mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 00:04:27 +02:00
Fix method call for App::setupLegacyServiceLocator
This commit is contained in:
parent
2623ff5484
commit
e685ff8837
1 changed files with 1 additions and 1 deletions
|
@ -226,7 +226,7 @@ class App
|
|||
|
||||
$this->setupContainerForLogger(LogChannel::DAEMON);
|
||||
|
||||
$this->setupLegacyServerLocator();
|
||||
$this->setupLegacyServiceLocator();
|
||||
|
||||
$this->registerErrorHandler();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue