debugging

This commit is contained in:
2026-07-19 15:15:03 +02:00
parent ec66889a1f
commit e7e120e5b8
+1
View File
@@ -3,4 +3,5 @@ $_SESSION = [];
session_destroy();
header("Location: ../../index.php");
echo "Test";
exit();