
5 Sep
2017
5 Sep
'17
1:13 p.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: db935d19d69432909438f26c4c7be4a68821231f https://github.com/phpmyadmin/phpmyadmin/commit/db935d19d69432909438f26c4c7b... Author: Michal Čihař <michal@cihar.com> Date: 2017-09-05 (Tue, 05 Sep 2017) Changed paths: M libraries/common.inc.php Log Message: ----------- Configuration is no longer stored in session So there is no need to do any cleanup of the settings. Configuraiton is not part of session since 2010 (94c2f864ae1). Signed-off-by: Michal Čihař <michal@cihar.com>