]> git.mxchange.org Git - friendica.git/blobdiff - static/dependencies.config.php
Using the equal sign
[friendica.git] / static / dependencies.config.php
index 3df54b79e61106c3485e0377d8dd90e4dd359ef7..b1a54786ac10cd68a4549fe717ef271c155db80d 100644 (file)
@@ -187,6 +187,7 @@ return [
        Process::class => [
                'constructParams' => [
                        [Dice::INSTANCE => '$basepath'],
+                       getmypid(),
                ],
        ],
        App\Router::class => [