mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-12 03:16:54 +01:00
* [DEV] Config actions refactoring & code cleanup
This commit is contained in:
@@ -391,6 +391,7 @@ class MainController extends ControllerBase implements ActionsInterface
|
||||
$this->view->addTemplate('update');
|
||||
|
||||
$this->view->assign('hasUpdates', false);
|
||||
$this->view->assign('updateStatus', null);
|
||||
|
||||
if (Config::getConfig()->isCheckUpdates()) {
|
||||
$updates = Util::checkUpdates();
|
||||
|
||||
Reference in New Issue
Block a user