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

[ticket/14990] Fix event name, email parsing, installer and dispatcher calls

PHPBB3-14990
This commit is contained in:
rxu
2017-01-11 23:53:12 +07:00
parent 633bbc9c6d
commit 1ea114ca20
4 changed files with 25 additions and 17 deletions

View File

@@ -85,6 +85,7 @@ services:
- null
- '@template.twig.loader'
- []
- null
calls:
- [setLexer, ['@template.twig.lexer']]