X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=index.php;h=34952afcb0bfc0ef8f3d161e8bff1ca0eb413b2e;hb=75cac38fe332018d2341dadcab63dacd60ee5aaa;hp=fa4c91aa3659241227b7e5cbdb9a23346789d84d;hpb=621b4216d94badbe7a4797c42e704ce63e8df3c4;p=friendica.git diff --git a/index.php b/index.php index fa4c91aa36..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 );