mirror of
git://develop.git.wordpress.org/
synced 2025-02-24 08:33:35 +01:00
oops, typo
git-svn-id: https://develop.svn.wordpress.org/trunk@1005 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
c38dc8bab3
commit
4c63770c2d
@ -347,7 +347,7 @@ switch($action) {
|
||||
post_password = '$post_password',
|
||||
post_name = '$post_name',
|
||||
to_ping = '$trackback',
|
||||
post_modified = '$now'
|
||||
post_modified = '$now',
|
||||
post_modified_gmt = '$now_gmt'
|
||||
WHERE ID = $post_ID ");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user