mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-21 14:59:46 +02:00
[feature/template-events] Add template_compile to template filter params.
PHPBB3-9550
This commit is contained in:
parent
ea094dd91a
commit
dd7c5183fb
@ -47,6 +47,7 @@ class phpbb_template_compile
|
||||
'locator' => $locator,
|
||||
'phpbb_root_path' => $phpbb_root_path,
|
||||
'extension_manager' => $extension_manager,
|
||||
'template_compile' => $this,
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user