summaryrefslogtreecommitdiff
path: root/main.php
diff options
context:
space:
mode:
authorlsces <lester@lsces.co.uk>2013-07-11 22:12:00 +0100
committerlsces <lester@lsces.co.uk>2013-07-11 22:12:00 +0100
commit2c6fc9d1247a6a3ffafa5dc6ddd02707f0b63b4c (patch)
treed25275061fb1249119ce62056c92819044c1c2eb /main.php
parent0a174c91e4c5e0beb8fc13142d1e0742f6357342 (diff)
downloadfisheye-2c6fc9d1247a6a3ffafa5dc6ddd02707f0b63b4c.tar.gz
fisheye-2c6fc9d1247a6a3ffafa5dc6ddd02707f0b63b4c.tar.bz2
fisheye-2c6fc9d1247a6a3ffafa5dc6ddd02707f0b63b4c.zip
white space and comment block mods fir phpdoc manual
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