Entfernen der funktionen.php aus den Includes, Leere Datei führte zur Ausgabe von <?php und führte zu Layout Problemen
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
include "funktionen.php";
|
||||
//include "funktionen.php";
|
||||
include "variablen.php";
|
||||
include "konstanten.php";
|
||||
include __DIR__ . "/../config/content_de.php";
|
||||
|
||||
Reference in New Issue
Block a user