X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=index.php;h=90df9c00e9b77d56d3a1d192836fc48ff772ddad;hb=752d5ada9991f3992e67333fe15e5a9d7ccd1be1;hp=95a1306b392dc032e81b71ed97886999230b976d;hpb=5aad46c7fb2b66d63ad93d92ee355fc522b57be1;p=friendica.git diff --git a/index.php b/index.php index 95a1306b39..90df9c00e9 100644 --- a/index.php +++ b/index.php @@ -1,6 +1,6 @@ runFrontend( $dice->create(\Friendica\Core\PConfig\Capability\IManagePersonalConfigValues::class), $dice->create(\Friendica\Security\Authentication::class), $dice->create(\Friendica\App\Page::class), - $start_time + $dice->create(\Friendica\Content\Nav::class), + $dice->create(Friendica\Module\Special\HTTPException::class), + new \Friendica\Util\HTTPInputData($_SERVER), + $start_time, + $_SERVER );