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

[ticket/11768] Added core.text_formatter_s9e_renderer_setup event

PHPBB3-11768
This commit is contained in:
JoshyPHP
2015-03-26 04:39:36 +01:00
parent c891881321
commit af4f9b860f
4 changed files with 61 additions and 6 deletions

View File

@@ -52,6 +52,7 @@ services:
- %text_formatter.cache.dir%
- %text_formatter.cache.renderer.key%
- @text_formatter.s9e.factory
- @dispatcher
calls:
- [configure_smilies_path, [@config, @path_helper]]
- [configure_user, [@user, @config, @auth]]