X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=index.php;h=ba990532b824ba1b8998e5f6360a4a6799eda1e4;hb=e9c6611965848a5905668b8cad6fdfa4c701f609;hp=bde93bd71f50dbaa66b981f33a386b6e480b715e;hpb=f83784cc63a0b3228ef361a8e59b284b99714142;p=friendica.git diff --git a/index.php b/index.php index bde93bd71f..ba990532b8 100644 --- a/index.php +++ b/index.php @@ -45,7 +45,6 @@ $a->runFrontend( $dice->create(\Friendica\Core\PConfig\Capability\IManagePersonalConfigValues::class), $dice->create(\Friendica\Security\Authentication::class), $dice->create(\Friendica\App\Page::class), - $dice->create(\Friendica\Core\Session\Capability\IHandleUserSessions::class), new \Friendica\Util\HTTPInputData($_SERVER), $start_time );