From: Eileen McNaughton Date: Mon, 4 May 2015 20:49:42 +0000 (+1200) Subject: whitespace only X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=8afa488bd96992be36f0e5d28967fc417f16b7cb;p=civicrm-core.git whitespace only --- diff --git a/CRM/Contribute/Form/Contribution/Confirm.php b/CRM/Contribute/Form/Contribution/Confirm.php index ed30082f44..32f76c753c 100644 --- a/CRM/Contribute/Form/Contribution/Confirm.php +++ b/CRM/Contribute/Form/Contribution/Confirm.php @@ -1318,7 +1318,6 @@ class CRM_Contribute_Form_Contribution_Confirm extends CRM_Contribute_Form_Contr $recurringContributionID = self::processRecurringContribution($form, $params, $contactID, $financialType, $online); $nonDeductibleAmount = self::getNonDeductibleAmount($params, $financialType, $online); - $now = date('YmdHis'); $receiptDate = CRM_Utils_Array::value('receipt_date', $params); if ($isEmailReceipt) {