mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-23 10:01:55 +02:00
[ticket/13146] dispatcher, not phpbb_dispatcher
PHPBB3-13146
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
|||||||
arguments:
|
arguments:
|
||||||
- @auth
|
- @auth
|
||||||
- @config
|
- @config
|
||||||
- @phpbb_dispatcher
|
- @dispatcher
|
||||||
- @dbal.conn
|
- @dbal.conn
|
||||||
- @user
|
- @user
|
||||||
- %core.root_path%
|
- %core.root_path%
|
||||||
|
Reference in New Issue
Block a user