diff --git a/xmlrpc.php b/xmlrpc.php index e3202157d..bdb832cb9 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.');