Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5e6ba85639 | |||
| 3cf891a7d2 | |||
| 6e19f30ff5 |
@@ -1 +1 @@
|
|||||||
9.17.5
|
9.17.6
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user