Merge branch 'development'

This commit is contained in:
2024-10-17 14:04:45 +09:00

View File

@@ -825,7 +825,6 @@ class IO
default: default:
// no context on DB_INFO // no context on DB_INFO
if ($id == 'DB_INFO') { if ($id == 'DB_INFO') {
echo "DB INFO<br>";
$context = []; $context = [];
} }
// used named arguments so we can easy change the order of debug // used named arguments so we can easy change the order of debug