4) Adding Factories to other entrypoints
This commit is contained in:
+1
-1
@@ -1288,7 +1288,7 @@ class App
|
||||
$this->module = 'maintenance';
|
||||
} else {
|
||||
$this->checkURL();
|
||||
Core\Update::check(false);
|
||||
Core\Update::check($this->basePath, false);
|
||||
Core\Addon::loadAddons();
|
||||
Core\Hook::loadHooks();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user