summaryrefslogtreecommitdiff
path: root/buildmaster/deletion-links.php
diff options
context:
space:
mode:
Diffstat (limited to 'buildmaster/deletion-links.php')
-rw-r--r--buildmaster/deletion-links.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/buildmaster/deletion-links.php b/buildmaster/deletion-links.php
index 39df340..32fa1b9 100644
--- a/buildmaster/deletion-links.php
+++ b/buildmaster/deletion-links.php
@@ -1,6 +1,6 @@
<?php
-
-include "lib/mysql.php";
+require "../init.php";
+require BASE . "/lib/mysql.php";
$edges = "";
$knots = "";