1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00
This commit is contained in:
Nicolas Lœuillet 2014-07-12 19:01:11 +02:00
parent b6a3c8866a
commit 2f26729c84
14 changed files with 391 additions and 339 deletions

View file

@ -107,8 +107,7 @@ class Language
$_SESSION['poche_user']->setConfig($currentConfig);
$this->wallabag->emptyCache();
Tools::emptyCache();
Tools::redirect('?view=config');
}
}