From: John Kingsnorth Date: Mon, 20 Jan 2020 17:10:45 +0000 (+0000) Subject: Remove unused variable $now X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=fa033f3db1c49f9065c7c158e65a6b8b7b7bcd4f;p=civicrm-core.git Remove unused variable $now --- diff --git a/CRM/Contribute/Form/AdditionalPayment.php b/CRM/Contribute/Form/AdditionalPayment.php index 4b0c3d257e..ee860de148 100644 --- a/CRM/Contribute/Form/AdditionalPayment.php +++ b/CRM/Contribute/Form/AdditionalPayment.php @@ -362,8 +362,6 @@ class CRM_Contribute_Form_AdditionalPayment extends CRM_Contribute_Form_Abstract $config = CRM_Core_Config::singleton(); $session = CRM_Core_Session::singleton(); - $now = date('YmdHis'); - // we need to retrieve email address if ($this->_context == 'standalone' && !empty($this->_params['is_email_receipt'])) { list($this->userDisplayName,