1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-19 06:51:33 +02:00

[ticket/11724] Support "ELSE IF" and "ELSEIF" in the same way

PHPBB3-11724
This commit is contained in:
Nathan Guse
2013-07-27 20:02:03 -05:00
parent 26dac64d45
commit d5c56c5d50
3 changed files with 11 additions and 1 deletions

View File

@@ -2,6 +2,8 @@
1
<!-- ELSEIF S_OTHER_VALUE -->
2
<!-- ELSE IF S_OTHER_OTHER_VALUE -->
|S_OTHER_OTHER_VALUE|
<!-- ELSE -->
03
<!-- ENDIF -->