mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 07:18:08 +02:00
[feature/template-events] Add template_compile to template filter params.
PHPBB3-9550
This commit is contained in:
@@ -47,6 +47,7 @@ class phpbb_template_compile
|
||||
'locator' => $locator,
|
||||
'phpbb_root_path' => $phpbb_root_path,
|
||||
'extension_manager' => $extension_manager,
|
||||
'template_compile' => $this,
|
||||
);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user