From 60ccea94fd03f57923232270bb15b9c0f72bcdbe Mon Sep 17 00:00:00 2001 From: ryan Date: Mon, 30 Jan 2006 21:19:44 +0000 Subject: [PATCH] Check if HTTP_RAW_POST_DATA is set to avoid undefined var warning. Props Juergen. fixes #2350 git-svn-id: http://svn.automattic.com/wordpress/trunk@3498 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- xmlrpc.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xmlrpc.php b/xmlrpc.php index e5473e0b9..045acba76 100644 --- a/xmlrpc.php +++ b/xmlrpc.php @@ -6,7 +6,8 @@ define('XMLRPC_REQUEST', true); $_COOKIE = array(); # fix for mozBlog and other cases where '