phpbb/phpBB/includes/template
Andreas Fischer ae612de663 [ticket/11043] Allow call_hook() to be called from more than one location.
Allow the helper function call_hook() of class phpbb_template to be called
from more than once location and thus for more than one hook (although there is
only one) by adding the method name as a parameter.

PHPBB3-11043
2012-08-03 05:56:49 -05:00
..
compile.php [ticket/10756] Renaming template classes 2012-04-19 04:15:11 +02:00
context.php [ticket/10756] Renaming phpbb_style_template to phpbb_template 2012-04-19 04:25:25 +02:00
filter.php [ticket/10799] Removing global variable from includejs 2012-05-01 18:25:11 +03:00
locator.php [ticket/10756] Fixing variable declarations in style and template classes 2012-04-19 04:25:25 +02:00
renderer.php [ticket/10756] Renaming template classes 2012-04-19 04:15:11 +02:00
renderer_eval.php [ticket/10756] Renaming phpbb_style_template to phpbb_template 2012-04-19 04:25:25 +02:00
renderer_include.php [ticket/10756] Renaming template classes 2012-04-19 04:15:11 +02:00
template.php [ticket/11043] Allow call_hook() to be called from more than one location. 2012-08-03 05:56:49 -05:00