summaryrefslogtreecommitdiff
path: root/browse.php
diff options
context:
space:
mode:
Diffstat (limited to 'browse.php')
-rwxr-xr-xbrowse.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/browse.php b/browse.php
index 57c8306..8d75a1f 100755
--- a/browse.php
+++ b/browse.php
@@ -9,6 +9,7 @@
* required setup
*/
namespace Bitweaver\Fisheye;
+
require_once '../kernel/includes/setup_inc.php';
global $gBitSystem, $gBitSmarty;