Bug fix in DB\IO

This commit is contained in:
2024-10-17 14:01:13 +09:00
parent 95079885c5
commit 6e19f30ff5

View File

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