From 4fe649501dcab724dd18c333a96ac88ff465f90c Mon Sep 17 00:00:00 2001 From: michelvaldrighi Date: Sat, 18 Sep 2004 17:03:08 +0000 Subject: [PATCH] whoops, a dot that was removed yesterday came back when restoring the file git-svn-id: http://svn.automattic.com/wordpress/trunk@1692 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- xmlrpc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xmlrpc.php b/xmlrpc.php index e3202157d5..bdb832cb95 100644 --- a/xmlrpc.php +++ b/xmlrpc.php @@ -3,7 +3,7 @@ # fix for mozBlog and other cases where 'get_var("SELECT ping_status FROM $wpdb->posts WHERE ID = $post_ID"); if ('closed' == $pingstatus) { return new IXR_Error(33, 'The specified target URI cannot be used as a target. It either doesn\'t exist, or it is not a pingback-enabled resource.');