X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=index.php;h=ba990532b824ba1b8998e5f6360a4a6799eda1e4;hb=5298cd73b3a798fcf2cc0a1a41139839d3dbe63d;hp=95a1306b392dc032e81b71ed97886999230b976d;hpb=5aad46c7fb2b66d63ad93d92ee355fc522b57be1;p=friendica.git diff --git a/index.php b/index.php index 95a1306b39..ba990532b8 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), + new \Friendica\Util\HTTPInputData($_SERVER), $start_time );