From 24e69f293f60deb826b72a3cce01a2c1d1240f80 Mon Sep 17 00:00:00 2001 From: Ryan Boren 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: https://develop.svn.wordpress.org/trunk@3498 602fd350-edb4-49c9-b593-d223f7449a82 --- xmlrpc.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xmlrpc.php b/xmlrpc.php index e5473e0b9d..045acba767 100644 --- a/xmlrpc.php +++ b/xmlrpc.php @@ -6,7 +6,8 @@ define('XMLRPC_REQUEST', true); $_COOKIE = array(); # fix for mozBlog and other cases where '