aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/config')
-rw-r--r--phpBB/config/captcha.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/config/captcha.yml b/phpBB/config/captcha.yml
index fa40c89045..a9618f3fad 100644
--- a/phpBB/config/captcha.yml
+++ b/phpBB/config/captcha.yml
@@ -1,5 +1,5 @@
services:
- captchas.factory:
+ captcha.factory:
class: phpbb\captcha\factory
arguments:
- @service_container