Changes between Initial Version and Version 1 of Ticket #16980, comment 1
- Timestamp:
- 03/27/2011 12:40:17 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16980, comment 1
initial v1 14 14 15 15 {{{ 16 $tags_input = isset( $content_structmt_keywords? ) ? $content_struct mt_keywords?: null;16 $tags_input = isset( $content_structmt_keywords? ) ? $content_struct[mt_keywords] : null; 17 17 }}} 18 18