Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #16980, comment 1


Ignore:
Timestamp:
03/27/2011 01:19:13 PM (14 years ago)
Author:
nprasath002
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16980, comment 1

    v1 v2  
    1414
    1515{{{
    16 $tags_input = isset( $content_structmt_keywords? ) ? $content_struct[mt_keywords] : null;
     16$tags_input = isset( $content_struct[mt_keywords] ) ? $content_struct[mt_keywords] : null;
    1717}}}
    1818