Class test php udpate

This commit is contained in:
Clemens Schwaighofer
2024-07-29 16:00:19 +09:00
parent e88ad00d7f
commit 9ba09b22f5
5 changed files with 5 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ require 'config.php';
$LOG_FILE_ID = 'classTest-db-query-placeholders';
ob_end_flush();
use CoreLibs\Debug\Support;
// use CoreLibs\Debug\Support;
$log = new CoreLibs\Logging\Logging([
'log_folder' => BASE . LOG,