mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-11 22:08:54 +00: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:
parent
afe9d3c3f3
commit
570acb7ccc
1 changed files with 0 additions and 1 deletions
|
@ -255,7 +255,6 @@ services:
|
|||
arguments:
|
||||
- @auth
|
||||
- @config
|
||||
- @config_text
|
||||
- @dbal.conn
|
||||
- @user
|
||||
- %core.root_path%
|
||||
|
|
Loading…
Add table
Reference in a new issue