1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-09 02:06:32 +02:00

[ticket/10073] Move config values to config_text

PHPBB3-10073
This commit is contained in:
Joas Schilling
2014-05-20 21:32:17 +02:00
parent 1c0036f118
commit e2e7e2a55b
3 changed files with 15 additions and 7 deletions

View File

@@ -243,6 +243,7 @@ services:
arguments:
- @auth
- @config
- @config_text
- @dbal.conn
- @user
- %core.root_path%