Weitere Reviewänderungen
This commit is contained in:
+1
-2
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
$_SESSION = [];
|
||||
session_destroy();
|
||||
|
||||
header("Location: index.php?pfad=login");
|
||||
header("Location: index.php");
|
||||
exit();
|
||||
Reference in New Issue
Block a user