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:
5
tests/template/templates/loop_nested_include1.html
Normal file
5
tests/template/templates/loop_nested_include1.html
Normal file
@@ -0,0 +1,5 @@
|
||||
[{test_loop.foo}|
|
||||
<!-- BEGIN inner -->
|
||||
[{test_loop.foo}|
|
||||
{test_loop.inner.myinner}]
|
||||
<!-- END inner -->]
|
Reference in New Issue
Block a user