Abmelden-Button aus Profile entfernt
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
$_SESSION = [];
|
||||
session_destroy();
|
||||
|
||||
header("Location: ../../index.php");
|
||||
header("Location: index.php");
|
||||
exit();
|
||||
Reference in New Issue
Block a user