aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/config/content.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/config/content.yml b/phpBB/config/content.yml
index c62b8e26fb..caeb1a4161 100644
--- a/phpBB/config/content.yml
+++ b/phpBB/config/content.yml
@@ -3,7 +3,7 @@ services:
class: phpbb\content_visibility
arguments:
- @auth
- - @phpbb_dispatcher
+ - @phpbb_dispatcher
- @config
- @dbal.conn
- @user