X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FCore%2FPayment%2FAuthorizeNetIPN.php;h=089c88572c0759cf610fe859611bd35cc92fffa5;hb=f544b9a786aed47624d73299c32c1a504b52eac8;hp=e2d19c14c3ac9cda486ce1b599050fc570c99afd;hpb=9e54b030990a50d545f4389c1cfe4a47efb5690a;p=civicrm-core.git diff --git a/CRM/Core/Payment/AuthorizeNetIPN.php b/CRM/Core/Payment/AuthorizeNetIPN.php index e2d19c14c3..089c88572c 100644 --- a/CRM/Core/Payment/AuthorizeNetIPN.php +++ b/CRM/Core/Payment/AuthorizeNetIPN.php @@ -1,34 +1,18 @@ $name) { - $recur->$name = CRM_Utils_Date::isoToMysql($recur->$name); - } - } - //load new contribution object if required. if (!$first) { // create a contribution and then get it processed