mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 11:44:08 +02:00
[ticket/16549] Fix tests
PHPBB3-16549
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
<!-- BEGIN loop -->
|
||||
<!-- BEGIN loop1 -->
|
||||
|
||||
<!-- IF loop.S_ROW_NUM is divisible by(4) -->yes<!-- ELSE -->no<!-- ENDIF -->
|
||||
<!-- IF loop1.S_ROW_NUM is divisible by(4) -->yes<!-- ELSE -->no<!-- ENDIF -->
|
||||
|
||||
<!-- END loop -->
|
||||
<!-- END loop1 -->
|
||||
|
||||
<!-- BEGIN loop -->
|
||||
<!-- BEGIN loop1 -->
|
||||
|
||||
<!-- IF loop.S_ROW_NUM is divisible by(3) -->yes<!-- ELSE -->no<!-- ENDIF -->
|
||||
<!-- IF loop1.S_ROW_NUM is divisible by(3) -->yes<!-- ELSE -->no<!-- ENDIF -->
|
||||
|
||||
<!-- END loop -->
|
||||
<!-- END loop1 -->
|
||||
|
Reference in New Issue
Block a user