[phpmyadmin/phpmyadmin] ca5eb9: Make ThemeManager a singleton instead of storing i...

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: ca5eb903b04035f78819ae1e14ff888155bd3e32 https://github.com/phpmyadmin/phpmyadmin/commit/ca5eb903b04035f78819ae1e14ff... Author: Michal Čihař <michal@cihar.com> Date: 2016-05-11 (Wed, 11 May 2016) Changed paths: M index.php M libraries/Config.php M libraries/ThemeManager.php M libraries/common.inc.php M phpmyadmin.css.php M prefs_manage.php M themes.php Log Message: ----------- Make ThemeManager a singleton instead of storing it in the session Signed-off-by: Michal Čihař <michal@cihar.com> Commit: fba14699696927d71feafe2ad0c80f83a00ac4dd https://github.com/phpmyadmin/phpmyadmin/commit/fba14699696927d71feafe2ad0c8... Author: Michal Čihař <michal@cihar.com> Date: 2016-05-16 (Mon, 16 May 2016) Changed paths: M index.php M libraries/Config.php M libraries/ThemeManager.php M libraries/common.inc.php M phpmyadmin.css.php M prefs_manage.php M themes.php Log Message: ----------- Merge pull request #12250 from nijel/thememanager-singleton Make ThemeManager a singleton instead of storing it in the session Compare: https://github.com/phpmyadmin/phpmyadmin/compare/1cd936e7b3e0...fba146996969
participants (1)
-
Michal Čihař