phpbb/phpBB/includes/template
Nathaniel Guse 02a8150bb6 [feature/twig] INCLUDEPHP behavior now supports local relative paths
As a last resort, now we use the Twig Loader to find the correct file to
include to (most specific file first, then parent styles). Also allows
using @namespace convention. This is ONLY done if the specified path is not
an absolute path AND the file does not exist relative to the phpBB root path.

PHPBB3-11598
2013-07-02 11:08:52 -05:00
..
twig [feature/twig] INCLUDEPHP behavior now supports local relative paths 2013-07-02 11:08:52 -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] Update phpbb_template interface 2013-07-01 21:44:00 -05:00