Move Addon/Hook dependency where it belongs :)
This commit is contained in:
parent
96332720e5
commit
1f9e1285af
2 changed files with 4 additions and 3 deletions
|
|
@ -214,9 +214,6 @@ class App
|
|||
|
||||
$this->registerTemplateEngine();
|
||||
|
||||
Addon::loadAddons();
|
||||
Hook::loadHooks();
|
||||
|
||||
(new \Friendica\Core\Console($this->container, $argv))->execute();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue