forked from wallabag/wallabag
[add] Empty cache after changing theme #503
This commit is contained in:
@ -751,6 +751,8 @@ class Poche
|
|||||||
|
|
||||||
$_SESSION['poche_user']->setConfig($currentConfig);
|
$_SESSION['poche_user']->setConfig($currentConfig);
|
||||||
|
|
||||||
|
$this->emptyCache();
|
||||||
|
|
||||||
Tools::redirect('?view=config');
|
Tools::redirect('?view=config');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user