summaryrefslogtreecommitdiff
path: root/buildmaster/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'buildmaster/index.php')
-rw-r--r--buildmaster/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/buildmaster/index.php b/buildmaster/index.php
index a14a0ed..0bd1e55 100644
--- a/buildmaster/index.php
+++ b/buildmaster/index.php
@@ -1,6 +1,6 @@
<?php
-
- include "lib/mysql.php";
+require "../init.php";
+require BASE . "/lib/mysql.php";
?>
<html>