patch #1611684 additionnal change
This commit is contained in:
@@ -197,6 +197,9 @@ class PMA_Theme_Manager {
|
||||
{
|
||||
PMA_setCookie($this->getThemeCookieName(), $this->theme->id,
|
||||
$this->theme_default);
|
||||
// force a change of a dummy session variable to avoid problems
|
||||
// with the caching of phpmyadmin.css.php
|
||||
$_SESSION['PMA_Config']->set('theme-update', $this->theme->id);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user