]> git.mxchange.org Git - friendica.git/commitdiff
Remove Dice rules for $basepath
authorArt4 <art4@wlabs.de>
Mon, 23 Dec 2024 13:42:01 +0000 (13:42 +0000)
committerArt4 <art4@wlabs.de>
Mon, 23 Dec 2024 13:42:01 +0000 (13:42 +0000)
static/dependencies.config.php

index 7e111982320f93e23869b5697ec47b7686f44fa3..b6a8b03cbc7a793ff7baaa562539b89c4a1fd010 100644 (file)
@@ -66,16 +66,6 @@ return (function(): array {
                        [Dice::INSTANCE => Dice::SELF],
                ],
        ],
-       '$basepath'                     => [
-               'instanceOf'      => Util\BasePath::class,
-               'call'            => [
-                       ['getPath', [], Dice::CHAIN_CALL],
-               ],
-               'constructParams' => [
-                       $basepath,
-                       $_SERVER
-               ]
-       ],
        Util\BasePath::class         => [
                'constructParams' => [
                        $basepath,