dev auf main #68
@@ -36,7 +36,6 @@ include_once "php/controller/index-controller.php";
|
|||||||
|
|
||||||
<?php
|
<?php
|
||||||
include_once 'includes/navbar.php';
|
include_once 'includes/navbar.php';
|
||||||
include_once "includes/alertMessages.php";
|
|
||||||
|
|
||||||
// Dynamischer Inhalt
|
// Dynamischer Inhalt
|
||||||
if (isset($pfad) && $pfad !== "404" && file_exists('content/' . $pfad . '.php')) {
|
if (isset($pfad) && $pfad !== "404" && file_exists('content/' . $pfad . '.php')) {
|
||||||
|
|||||||
Reference in New Issue
Block a user