X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=index.php;h=baa6818b094cfd051a6f894303a67260ed5e499a;hb=8f27715d8b864fb31bf96ba481f1a10c7d70659c;hp=fdb15fdd884cbe4a0c9080374c571fe40df7e39e;hpb=5fb83d0632553bc7f273d44c6082c2fbdc1124bd;p=friendica.git diff --git a/index.php b/index.php index fdb15fdd88..baa6818b09 100644 --- a/index.php +++ b/index.php @@ -36,6 +36,8 @@ $dice = $dice->addRule(Friendica\App\Mode::class, ['call' => [['determineRunMode $a = \Friendica\DI::app(); +\Friendica\DI::mode()->setExecutor(\Friendica\App\Mode::INDEX); + $a->runFrontend( $dice->create(\Friendica\App\Module::class), $dice->create(\Friendica\App\Router::class),