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

Merge pull request #5537 from senky/ticket/15970

[ticket/15970] Add core.message_admin_form_submit_before
This commit is contained in:
Marc Alexander
2019-04-07 10:11:35 +02:00
2 changed files with 30 additions and 1 deletions

View File

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