so
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
// Pfade relativ zum Projekt-Root anpassen (je nachdem wo dein include-Ordner liegt)
|
||||
echo __DIR__;
|
||||
//require_once __DIR__ . '/../inc/header.php';
|
||||
//echo __DIR__;
|
||||
require_once __DIR__ . '/../partials/header.php';
|
||||
?>
|
||||
|
||||
<div class="page-wrapper">
|
||||
|
||||
Reference in New Issue
Block a user