summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/index.php b/index.php
index f146c6d1..4c49416f 100644
--- a/index.php
+++ b/index.php
@@ -1,6 +1,5 @@
<?php
-require __DIR__.'/app/check_setup.php';
require __DIR__.'/app/common.php';
use Core\Router;