]> git.mxchange.org Git - friendica.git/blobdiff - index.php
spelling: preview
[friendica.git] / index.php
index 34952afcb0bfc0ef8f3d161e8bff1ca0eb413b2e..90df9c00e9b77d56d3a1d192836fc48ff772ddad 100644 (file)
--- 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
 );