[feature/template-events] RUNHOOKS -> EVENT

PHPBB3-9550
This commit is contained in:
Erik Frèrejean 2012-04-19 13:06:28 +02:00 committed by Oleg Pudeyev
parent 04f55ba306
commit f836277638

View file

@ -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.
*/ */