aboutsummaryrefslogtreecommitdiffstats
path: root/tests/template/templates/loop_size.html
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/11701] Fix loops var checkNathaniel Guse2013-07-231-5/+5
| | | | PHPBB3-11701
* [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] Corrected miscompilation of loop size constructs.Oleg Pudeyev2011-04-251-0/+39
PHPBB3-9726