This commit is contained in:
2025-11-19 22:15:08 +01:00
parent 250c085fb0
commit 98c8cbbe91

View File

@@ -1,7 +1,7 @@
<?php <?php
// Pfade relativ zum Projekt-Root anpassen (je nachdem wo dein include-Ordner liegt) // Pfade relativ zum Projekt-Root anpassen (je nachdem wo dein include-Ordner liegt)
echo __DIR__; //echo __DIR__;
//require_once __DIR__ . '/../inc/header.php'; require_once __DIR__ . '/../partials/header.php';
?> ?>
<div class="page-wrapper"> <div class="page-wrapper">