Merge branch 'develop' of https://github.com/friendica/friendica into develop

This commit is contained in:
Ralf Thees 2018-10-23 00:05:03 +02:00
commit fff0dafbdd
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 = [