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