leuker
This commit is contained in:
@@ -5,7 +5,7 @@ require __DIR__ . '/functions/logging.php';
|
||||
require __DIR__ . '/auth/ldap.php';
|
||||
|
||||
if (!isset($_SESSION['user'])) {
|
||||
header('Location: test_ldap.php'); // redirect naar login
|
||||
header('Location: login.php'); // redirect naar login
|
||||
exit;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user