forked from wallabag/wallabag
Refactor
This commit is contained in:
@ -107,8 +107,7 @@ class Language
|
||||
|
||||
$_SESSION['poche_user']->setConfig($currentConfig);
|
||||
|
||||
$this->wallabag->emptyCache();
|
||||
|
||||
Tools::emptyCache();
|
||||
Tools::redirect('?view=config');
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user