This commit is contained in:
2026-05-15 20:23:25 +02:00
parent c980004309
commit bc5cae7e82
74 changed files with 563 additions and 130 deletions

View File

@@ -31,6 +31,4 @@ define ('URL_STATIC_CONTENT', 'https://' . APP_STATIC_URL);
define ('LOG4PHP_DIR', PATH_CORE . 'lib' . DS . 'log4php' . DS . 'src' . DS . 'php' . DS);
define ('LOG4PHP_CONFIGURATION', PATH_CORE . 'config' . DS . 'Log4PHPConfig.xml');
require_once(LOG4PHP_DIR . 'Logger.php');
?>
require_once(LOG4PHP_DIR . 'Logger.php');