Make WordPress Core


Ignore:
Timestamp:
03/25/2004 03:56:13 AM (22 years ago)
Author:
michelvaldrighi
Message:

oops, typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/post.php

    r995 r1005  
    348348                post_name = '$post_name',
    349349                to_ping = '$trackback',
    350                 post_modified = '$now'
     350                post_modified = '$now',
    351351                post_modified_gmt = '$now_gmt'
    352352            WHERE ID = $post_ID ");
Note: See TracChangeset for help on using the changeset viewer.