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:
2016-07-08 13:18:37 +00:00
parent 715cb62aa9
commit 1c201488b6

View File

@@ -1,5 +1,5 @@
<?php
include "funktionen.php";
//include "funktionen.php";
include "variablen.php";
include "konstanten.php";
include __DIR__ . "/../config/content_de.php";