dev auf main #68

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