dev auf main #68

Open
niklas.ortmann wants to merge 1044 commits from devNachCSRF into main
Showing only changes of commit 0427d52a58 - Show all commits
-1
View File
@@ -36,7 +36,6 @@ include_once "php/controller/index-controller.php";
<?php
include_once 'includes/navbar.php';
include_once "includes/alertMessages.php";
// Dynamischer Inhalt
if (isset($pfad) && $pfad !== "404" && file_exists('content/' . $pfad . '.php')) {