summaryrefslogtreecommitdiff
path: root/public/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/index.php')
-rw-r--r--public/index.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/public/index.php b/public/index.php
index c625c386..34e5eeba 100644
--- a/public/index.php
+++ b/public/index.php
@@ -1,10 +1,6 @@
<?php
require_once realpath(__DIR__ . '/../includes/engelsystem_provider.php');
-// JSON Authorisierung gewünscht?
-if (isset($_REQUEST['auth']))
- json_auth_service();
-
$free_pages = array(
'stats',
'shifts_json_export_all',