debugging
This commit is contained in:
@@ -96,13 +96,13 @@ try {
|
||||
$_SESSION["message"] = "internal_error";
|
||||
exit();
|
||||
}
|
||||
|
||||
/*
|
||||
if (!$user) {
|
||||
$_SESSION = [];
|
||||
session_destroy();
|
||||
|
||||
header("Location: ../../index.php?pfad=login");
|
||||
exit();
|
||||
}
|
||||
}*/
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user