Bug: Remove echo in call

This commit is contained in:
Clemens Schwaighofer
2024-10-17 13:58:52 +09:00
parent dfcae20f64
commit ccf8af002b

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