1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-18 22:41:28 +02:00

[feature/twig] Fix template_test.php

Various tests were broken completely, and some things such as whitespace
changed with Twig

PHPBB3-11598
This commit is contained in:
Nathaniel Guse
2013-07-01 11:58:16 -05:00
parent ddaccaf63e
commit 8c75d1c1bc
7 changed files with 38 additions and 88 deletions

View File

@@ -11,4 +11,3 @@ last
<!-- IF inner.S_LAST_ROW and inner.S_ROW_COUNT and inner.S_NUM_ROWS -->last inner<!-- ENDIF -->
<!-- END inner -->
<!-- END loop -->
<!-- IF .loop.inner -->inner loop<!-- ENDIF -->