1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

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

PHPBB3-12382
This commit is contained in:
Joas Schilling
2014-04-10 16:06:00 +02:00
parent 377fb770fb
commit 09804bbae8
3 changed files with 18 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
[{event_loop.S_ROW_COUNT}<!-- BEGIN subloop -->[subloop:{event_loop.subloop.S_ROW_COUNT}]
<!-- END subloop -->]

View File

@@ -0,0 +1,3 @@
<!-- BEGIN event_loop -->
event_loop<!-- EVENT test_event_subloop -->
<!-- END event_loop -->