Inline mode call into App::processRequest()
This commit is contained in:
parent
7a7b8d3e27
commit
ee5b210682
2 changed files with 2 additions and 2 deletions
|
@ -31,8 +31,6 @@ $a = \Friendica\App::fromDice($dice);
|
|||
|
||||
$a->processRequest();
|
||||
|
||||
\Friendica\DI::mode()->setExecutor(\Friendica\App\Mode::INDEX);
|
||||
|
||||
$a->runFrontend(
|
||||
$dice->create(\Friendica\App\Router::class),
|
||||
$dice->create(\Friendica\Core\PConfig\Capability\IManagePersonalConfigValues::class),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue