mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[feature/template-events] RUNHOOKS -> EVENT
PHPBB3-9550
This commit is contained in:
parent
04f55ba306
commit
f836277638
1 changed files with 1 additions and 1 deletions
|
@ -869,7 +869,7 @@ class phpbb_template_filter extends php_user_filter
|
|||
}
|
||||
|
||||
/**
|
||||
* Compile RUNHOOKS tag.
|
||||
* Compile EVENT tag.
|
||||
*
|
||||
* $tag_args should be a single string identifying hook location.
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue