s21
This commit is contained in:
@@ -8,6 +8,6 @@ $_SESSION = [];
|
||||
session_destroy();
|
||||
|
||||
// Redirect to login page
|
||||
header("Location: /");
|
||||
header("Location: /login");
|
||||
exit;
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user