Changes between Initial Version and Version 2 of Ticket #16405
- Timestamp:
- 01/29/11 09:37:16 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16405
- Property Keywords close added
-
Ticket #16405 – Description
initial v2 6 6 7 7 the opening comment does not get escaped, while the closing does. Used in the following test code, which is used to display child pages on a parent page. 8 9 {{{ 8 10 9 11 <?php … … 28 30 } 29 31 ?> 32 }}} 33 30 34 31 35
