dev auf main #68

Open
niklas.ortmann wants to merge 1044 commits from devNachCSRF into main
Showing only changes of commit 2b095f16bf - Show all commits
+1 -4
View File
@@ -1,10 +1,7 @@
<?php
$user = $user ?? null;
if (!isset($_SESSION["user"])) {
header("Location: ../../index.php?pfad=login");
exit();
}
?>
<!--
Seite: Beitrag erstellen