diff options
| author | Nathaniel Guse <nathaniel.guse@gmail.com> | 2013-07-01 11:58:16 -0500 |
|---|---|---|
| committer | Nathaniel Guse <nathaniel.guse@gmail.com> | 2013-07-01 11:58:16 -0500 |
| commit | 8c75d1c1bc494220bed313e542902cdc22c5336f (patch) | |
| tree | e58989d5ab61f8cf1f5fa4427f4a6e28b4839285 /tests/template/templates/loop_vars.html | |
| parent | ddaccaf63e8ae7ff5bd13b187fa40f3d089f02f0 (diff) | |
| download | forums-8c75d1c1bc494220bed313e542902cdc22c5336f.tar forums-8c75d1c1bc494220bed313e542902cdc22c5336f.tar.gz forums-8c75d1c1bc494220bed313e542902cdc22c5336f.tar.bz2 forums-8c75d1c1bc494220bed313e542902cdc22c5336f.tar.xz forums-8c75d1c1bc494220bed313e542902cdc22c5336f.zip | |
[feature/twig] Fix template_test.php
Various tests were broken completely, and some things such as whitespace
changed with Twig
PHPBB3-11598
Diffstat (limited to 'tests/template/templates/loop_vars.html')
| -rw-r--r-- | tests/template/templates/loop_vars.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/template/templates/loop_vars.html b/tests/template/templates/loop_vars.html index d94a0ae0f7..7d86d4b7b6 100644 --- a/tests/template/templates/loop_vars.html +++ b/tests/template/templates/loop_vars.html @@ -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 --> |
