[phpMyAdmin Developers] error in common.inc
Selno Meria
selnomeria at yahoo.com
Fri Mar 2 11:18:04 CET 2018
I accidentaly found,that there are some errors in code.
in the start of config.php, i just inserted
var_dump($_SESSION);
and got this response
https://pastebin.com/raw/sMWc60sS
i've found, that /libraries/common.inc.php, 553 line, the
`$default_server` doesnt exist at all, as it's local variable, while it
should be (in my opinion) the global variable.
More information about the Developers
mailing list