Call App::load() on App::processConsole() and procesEjabberd()
This commit is contained in:
parent
c9bcc45d7c
commit
5a40fdd7e1
2 changed files with 22 additions and 2 deletions
|
@ -52,4 +52,4 @@ $container = \Friendica\Core\DiceContainer::fromBasePath(dirname(__DIR__));
|
|||
|
||||
$app = \Friendica\App::fromContainer($container);
|
||||
|
||||
$app->processEjabberd();
|
||||
$app->processEjabberd($_SERVER);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue