mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[feature/template-events] RUNHOOKS -> EVENT
PHPBB3-9550
This commit is contained in:
committed by
Oleg Pudeyev
parent
04f55ba306
commit
f836277638
@@ -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.
|
* $tag_args should be a single string identifying hook location.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user