mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[feature/template-events] Indentation fix.
PHPBB3-9550
This commit is contained in:
parent
9c31a0ffc7
commit
2fb4006056
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ class phpbb_template_filter extends php_user_filter
|
|||
|
||||
/**
|
||||
* Name of the style that the template being compiled and/or rendered
|
||||
* belongs to.
|
||||
* belongs to.
|
||||
*
|
||||
* This is used by hooks implementation to invoke style-specific
|
||||
* template hooks.
|
||||
|
|
Loading…
Add table
Reference in a new issue