Weitere Reviewänderungen
This commit is contained in:
@@ -15,5 +15,5 @@ if (isset($_SESSION["user_email"])) {
|
||||
$_SESSION = [];
|
||||
session_destroy();
|
||||
|
||||
header("Location: index.php?pfad=register");
|
||||
header("Location: index.php");
|
||||
exit();
|
||||
Reference in New Issue
Block a user