summaryrefslogtreecommitdiff
path: root/includes/engelsystem.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/engelsystem.php')
-rw-r--r--includes/engelsystem.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/includes/engelsystem.php b/includes/engelsystem.php
index caebe09b..ca121cc2 100644
--- a/includes/engelsystem.php
+++ b/includes/engelsystem.php
@@ -21,9 +21,3 @@ if ($app->get('config')->get('maintenance')) {
echo $maintenance;
die();
}
-
-
-/**
- * Init authorization
- */
-load_auth();