diff --git a/config/fileload.php b/config/fileload.php index fb33db0..4039184 100644 --- a/config/fileload.php +++ b/config/fileload.php @@ -141,4 +141,4 @@ require_once __DIR__ . '/i18n.php'; // 4) Rest des Systems laden (DB, Funktionen, Hilfs-Libs) // ----------------------------------------------------------- require_once __DIR__ . "/db.php"; -require_once __DIR__ . '/../src/functions.php'; +//require_once __DIR__ . '/../src/functions.php';