dev auf main #68
@@ -3,4 +3,5 @@ $_SESSION = [];
|
||||
session_destroy();
|
||||
|
||||
header("Location: ../../index.php");
|
||||
echo "Test";
|
||||
exit();
|
||||
Reference in New Issue
Block a user
@@ -3,4 +3,5 @@ $_SESSION = [];
|
||||
session_destroy();
|
||||
|
||||
header("Location: ../../index.php");
|
||||
echo "Test";
|
||||
exit();
|
||||