1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/15970] Add core.message_admin_form_submit_before

PHPBB3-15970
This commit is contained in:
Jakub Senko
2019-02-18 16:04:27 +01:00
parent 33afd3f350
commit 8c29ef3188
2 changed files with 29 additions and 1 deletions

View File

@@ -35,6 +35,7 @@ services:
- '@config_text'
- '@dbal.conn'
- '@user'
- '@dispatcher'
- '%core.root_path%'
- '%core.php_ext%'