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

[ticket/16645] Simplified text_reparser.poll_option

PHPBB3-16645
This commit is contained in:
JoshyPHP
2021-01-01 22:21:00 +01:00
parent 91e0e84387
commit be4afc49ff
3 changed files with 11 additions and 30 deletions

View File

@@ -73,6 +73,7 @@ services:
class: phpbb\textreparser\plugins\poll_option
arguments:
- '@dbal.conn'
- '%tables.poll_options%'
calls:
- [set_name, [poll_option]]
tags: