[phpmyadmin/phpmyadmin] 600373: Avoid messing up with configuration values having ...

14 Feb
2017
14 Feb
'17
10:20 a.m.
Branch: refs/heads/QA_4_7 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 600373e9ba9d2fab404c4acceef0f05edf25194c https://github.com/phpmyadmin/phpmyadmin/commit/600373e9ba9d2fab404c4acceef0... Author: Michal Čihař <michal@cihar.com> Date: 2017-02-14 (Tue, 14 Feb 2017) Changed paths: M libraries/Config.php Log Message: ----------- Avoid messing up with configuration values having / in keys This confuses user configuration as it does use these values while rest of the code does not. So the setting appears to be active while it does not actually work. Fixes #12832 Signed-off-by: Michal Čihař <michal@cihar.com>
3135
Age (days ago)
3135
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michal Čihař