X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=index.php;h=90df9c00e9b77d56d3a1d192836fc48ff772ddad;hb=57f77f41248bf66f49331aa8fcbaa2ffb794b4db;hp=34952afcb0bfc0ef8f3d161e8bff1ca0eb413b2e;hpb=d0648b10ef107d0442cbabf55045333963e794fa;p=friendica.git diff --git a/index.php b/index.php index 34952afcb0..90df9c00e9 100644 --- a/index.php +++ b/index.php @@ -48,5 +48,6 @@ $a->runFrontend( $dice->create(\Friendica\Content\Nav::class), $dice->create(Friendica\Module\Special\HTTPException::class), new \Friendica\Util\HTTPInputData($_SERVER), - $start_time + $start_time, + $_SERVER );