X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=extern%2FgoogleNotify.php;h=1314f17c6192b2b26f06b9489a18ef5aa9fe54d3;hb=796eb9c7549a93f4ed0572c0ecc53db5e15d82ec;hp=87e3f3f5f479dc424e0acfd5df87bc0c72e97e92;hpb=389d11ec7b65de1b7c1b88ed030394c707439118;p=civicrm-core.git diff --git a/extern/googleNotify.php b/extern/googleNotify.php index 87e3f3f5f4..1314f17c61 100644 --- a/extern/googleNotify.php +++ b/extern/googleNotify.php @@ -1,9 +1,9 @@ alert('payment_notification processor_name=Google_Checkout', $_REQUEST); $rawPostData = file_get_contents('php://input'); CRM_Core_Payment_GoogleIPN::main($rawPostData);