summaryrefslogtreecommitdiff
path: root/main.php
diff options
context:
space:
mode:
Diffstat (limited to 'main.php')
-rw-r--r--main.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/main.php b/main.php
index fb11a9d..437450f 100644
--- a/main.php
+++ b/main.php
@@ -21,7 +21,9 @@
// +----------------------------------------------------------------------+
chdir( dirname( __FILE__ ) );
-
+/**
+ * Setup
+ */
require_once( '../kernel/setup_inc.php' );
//Point of access for FisheyeRemote requests