aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/config')
-rw-r--r--phpBB/config/services.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/config/services.yml b/phpBB/config/services.yml
index 2808e81337..ba3b2a407d 100644
--- a/phpBB/config/services.yml
+++ b/phpBB/config/services.yml
@@ -90,7 +90,7 @@ services:
arguments:
- @template
- @user
- - @request
+ - @config
- %core.root_path%
- %core.php_ext%