Vorbereitungen SSH Login

This commit is contained in:
2023-09-23 16:17:39 +02:00
parent 69e2ee972c
commit 37e155a9b1
6 changed files with 82 additions and 71 deletions

View File

@@ -81,4 +81,3 @@ if (isset($_COOKIE['debug'], $_GET['s']) && $_COOKIE['debug'] == 'debug_mode')
if (!isset($doNotCheckForAuthentification))
(include LIBRARY_PATH.'main/authentification.php') or die('Nicht gefunden!');
?>