]> git.mxchange.org Git - friendica.git/blobdiff - index.php
Update src/App/Module.php
[friendica.git] / index.php
index 4f690ed5185cd3ad2eecc5a56600a31a27b836b8..cfb5937368e06d2bbb834bd051346881d7c73f21 100644 (file)
--- a/index.php
+++ b/index.php
@@ -46,5 +46,6 @@ $a->runFrontend(
        $dice->create(\Friendica\Core\PConfig\Capability\IManagePersonalConfigValues::class),
        $dice->create(\Friendica\Security\Authentication::class),
        $dice->create(\Friendica\App\Page::class),
+       $dice,
        $start_time
 );