1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/12382] Add template test for subloops inside includes

PHPBB3-12382
This commit is contained in:
Joas Schilling
2014-04-12 11:11:28 +02:00
parent 09804bbae8
commit b3a758a43b
3 changed files with 19 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
[{test_loop.foo}|
<!-- BEGIN inner -->
[{test_loop.foo}|
{test_loop.inner.myinner}]
<!-- END inner -->]