[ticket/13146] dispatcher, not phpbb_dispatcher

PHPBB3-13146
This commit is contained in:
brunoais 2015-01-10 09:18:03 +00:00
parent 349aaab6ac
commit b64d8c59b0

View file

@ -4,7 +4,7 @@ services:
arguments:
- @auth
- @config
- @phpbb_dispatcher
- @dispatcher
- @dbal.conn
- @user
- %core.root_path%