diff --git a/html/index.php b/html/index.php index b60839e..6c104bb 100644 --- a/html/index.php +++ b/html/index.php @@ -5,12 +5,6 @@ require_once 'konfiguration.php'; require 'SQL.php'; $db_link = ConnectDB(); require '_login.php'; - -if ($AdminStatus != 1) { - //Seite nur fuer Admins. Weiter zu index.php und exit, wenn kein Admin - echo '