X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=index.php;h=34952afcb0bfc0ef8f3d161e8bff1ca0eb413b2e;hb=6cdafb6b63451b5bd1feb24a5e16c6bad6e059c9;hp=ba990532b824ba1b8998e5f6360a4a6799eda1e4;hpb=322b7c856ca9ba53bd9c7da50dd5c1e3c9197d56;p=friendica.git diff --git a/index.php b/index.php index ba990532b8..34952afcb0 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), + $dice->create(\Friendica\Content\Nav::class), + $dice->create(Friendica\Module\Special\HTTPException::class), new \Friendica\Util\HTTPInputData($_SERVER), $start_time );