aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rwxr-xr-xindex.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index c4b47f6a8..a6ed3dbc6 100755
--- a/index.php
+++ b/index.php
@@ -19,7 +19,7 @@ if(file_exists('.htsite.php'))
$a = new miniApp;
-$app = new App;
+App::init();
/*
* Load the configuration file which contains our DB credentials.