X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=static%2Fdependencies.config.php;h=fbc085f4bc347dcc8dae17fecb7cb3eb79e29b61;hb=29ba51ee9509f0514857eb62b9ecf67885c552ec;hp=938b13495b56cd6db6bd8ff9f2a062b600b74433;hpb=1de3960e267a8d298348fbca18cf1be1f6a20f7a;p=friendica.git diff --git a/static/dependencies.config.php b/static/dependencies.config.php index 938b13495b..fbc085f4bc 100644 --- a/static/dependencies.config.php +++ b/static/dependencies.config.php @@ -171,7 +171,7 @@ return [ $_SERVER, null ], 'call' => [ - ['addRoutes', [include __DIR__ . '/routes.config.php'], Dice::CHAIN_CALL], + ['loadRoutes', [include __DIR__ . '/routes.config.php'], Dice::CHAIN_CALL], ], ], L10n::class => [