aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2014-05-20 21:32:17 +0200
committerJoas Schilling <nickvergessen@gmx.de>2014-05-29 02:14:48 +0200
commite2e7e2a55bffc709ac690c0130fed2bc33dd1b07 (patch)
treee0458bbaa493b182c7847add151788bfd0f5d08e /phpBB/config
parent1c0036f11889d9ad5c821e922e5d3ca87969db26 (diff)
downloadforums-e2e7e2a55bffc709ac690c0130fed2bc33dd1b07.tar
forums-e2e7e2a55bffc709ac690c0130fed2bc33dd1b07.tar.gz
forums-e2e7e2a55bffc709ac690c0130fed2bc33dd1b07.tar.bz2
forums-e2e7e2a55bffc709ac690c0130fed2bc33dd1b07.tar.xz
forums-e2e7e2a55bffc709ac690c0130fed2bc33dd1b07.zip
[ticket/10073] Move config values to config_text
PHPBB3-10073
Diffstat (limited to 'phpBB/config')
-rw-r--r--phpBB/config/services.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/config/services.yml b/phpBB/config/services.yml
index 791981854c..3c913f347c 100644
--- a/phpBB/config/services.yml
+++ b/phpBB/config/services.yml
@@ -243,6 +243,7 @@ services:
arguments:
- @auth
- @config
+ - @config_text
- @dbal.conn
- @user
- %core.root_path%