mirror of
https://github.com/moparisthebest/wallabag
synced 2025-02-25 07:51:44 -05:00
[add] Empty cache after changing theme #503
This commit is contained in:
parent
fa37042b32
commit
56532c4e72
@ -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');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user