aboutsummaryrefslogtreecommitdiffstats
path: root/tests/template/templates/loop_underscore.html
Commit message (Collapse)AuthorAgeFilesLines
* [feature/twig] Fix template_test.phpNathaniel Guse2013-07-011-1/+1
| | | | | | | Various tests were broken completely, and some things such as whitespace changed with Twig PHPBB3-11598
* [feature/template-engine] Allow leading underscores in variable names.Oleg Pudeyev2011-04-241-0/+21
Subsilver uses ._file in overall_header. PHPBB3-9726