phpbb/phpBB/includes/template
Marc Alexander 01a2622dc6 [ticket/11323] Correctly treat variables in template defines
Previously, any template variables that were used when defining a variable
were treated as strings. This is a regression to phpBB 3.0. With this
patch the template variables will be properly parsed.

PHPBB3-11323
2013-02-19 16:08:28 +01:00
..
compile.php Merge remote-tracking branch 'p/feature/template-events' into develop 2012-12-10 14:09:10 -05:00
context.php [ticket/10756] Renaming phpbb_style_template to phpbb_template 2012-04-19 04:25:25 +02:00
filter.php [ticket/11323] Correctly treat variables in template defines 2013-02-19 16:08:28 +01:00
locator.php [feature/template-events] Cosmetic changes. 2012-11-17 16:40:00 -05: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 [feature/template-events] Changes per imkingdavid's review. 2012-11-17 16:43:40 -05:00