X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=index.php;h=90df9c00e9b77d56d3a1d192836fc48ff772ddad;hb=56fc1a9fcd4260bcab739c6f0419b99493279049;hp=34952afcb0bfc0ef8f3d161e8bff1ca0eb413b2e;hpb=eda65296f58d01d5c21de691209c0ca9b7748dab;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 );