1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-04-14 12:52:08 +02:00

[ticket/12772] Remove config_text parameter from message.form.topic

Broke Email topic since the topic_form class doesn't require this to be passed

PHPBB3-12772
This commit is contained in:
Shitiz Garg 2014-06-26 16:44:40 +05:30
parent afe9d3c3f3
commit 570acb7ccc

View File

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