debugging
This commit is contained in:
@@ -3,4 +3,5 @@ $_SESSION = [];
|
|||||||
session_destroy();
|
session_destroy();
|
||||||
|
|
||||||
header("Location: ../../index.php");
|
header("Location: ../../index.php");
|
||||||
|
echo "Test";
|
||||||
exit();
|
exit();
|
||||||
Reference in New Issue
Block a user