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