mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 16:27:38 +02:00
[ticket/13146] FIxed wrong order in config/content.yml
PHPBB3-13146
This commit is contained in:
@@ -3,8 +3,8 @@ services:
|
||||
class: phpbb\content_visibility
|
||||
arguments:
|
||||
- @auth
|
||||
- @phpbb_dispatcher
|
||||
- @config
|
||||
- @phpbb_dispatcher
|
||||
- @dbal.conn
|
||||
- @user
|
||||
- %core.root_path%
|
||||
|
Reference in New Issue
Block a user