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