CMXX - Debuglogging update

This commit is contained in:
“VeLiTi”
2024-11-12 14:48:33 +01:00
parent be960e25cc
commit 7fd167146d
17 changed files with 55 additions and 52 deletions

View File

@@ -2,9 +2,6 @@
//defined($security_key) or exit;
$request = explode('/', trim($_SERVER['PATH_INFO'],'/'));
ini_set('display_errors', '1');
ini_set('display_startup_errors', '1');
error_reporting(E_ALL);
//------------------------------------------
// Application related calls
//------------------------------------------