aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rwxr-xr-xindex.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.php b/index.php
index cf9262bf7..08943e4b7 100755
--- a/index.php
+++ b/index.php
@@ -48,6 +48,7 @@ if(! $install) {
load_config('config');
load_config('system');
+ load_config('feature');
require_once("session.php");
load_hooks();