dev auf main #68

Open
niklas.ortmann wants to merge 1044 commits from devNachCSRF into main
Showing only changes of commit 6546d264b0 - Show all commits
+1 -1
View File
@@ -2,6 +2,6 @@
$_SESSION = []; $_SESSION = [];
session_destroy(); session_destroy();
header("Location: ../../index.php"); //header("Location: ../../index.php");
echo "Test"; echo "Test";
exit(); exit();