phpbb/phpBB/includes/template
Nathaniel Guse f39edcea3f [feature/twig] Check the template context for language vars
We output some language vars to the context (e.g. L_TITLE in the ACP). These
do not exist in user->lang, so we must check the context vars first, if not
in context, we output the result of user->lang.

PHPBB3-11598
2013-07-02 12:17:56 -05:00
..
twig [feature/twig] Check the template context for language vars 2013-07-02 12:17:56 -05:00
context.php [feature/twig] Fix template/context.php 2013-07-01 13:26:00 -05: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
template.php [feature/twig] Fix BBCode parser 2013-07-02 11:29:32 -05:00