1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-18 14:31:19 +02:00

[ticket/10073] Add @config_text to admin_form

PHPBB3-10073
This commit is contained in:
Joas Schilling
2014-04-13 23:46:28 +02:00
parent 35b88624f5
commit ef8d7b995e
3 changed files with 30 additions and 2 deletions

View File

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