diff --git a/config/fileload.php b/config/fileload.php index b4fb68d..0398983 100644 --- a/config/fileload.php +++ b/config/fileload.php @@ -92,4 +92,4 @@ $usbConfig = [ // Rest des Systems laden // ----------------------------------------------------------- require_once __DIR__ . "/db.php"; -require_once __DIR__ . '/../src/functions.php"; +require_once __DIR__ . "/../src/functions.php";