Fix Fatal Error in App

This commit is contained in:
Hypolite Petovan 2018-10-22 18:01:17 -04:00 committed by GitHub
parent ebc97ba8fe
commit f6e064195a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1715,7 +1715,8 @@ class App
} else {
$this->checkURL();
check_db(false);
Core\Addon::check();
Core\Addon::loadAddons();
Core\Hook::loadHooks();
}
$this->page = [