From: eileenmcnaugton Date: Thu, 7 Apr 2016 11:12:15 +0000 (+1200) Subject: e-notice fix, experienced when processing an offsite payment form contribution page X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=d32591aed37aa1a4039eeeff09d99ffb44d1a491;p=civicrm-core.git e-notice fix, experienced when processing an offsite payment form contribution page --- diff --git a/CRM/Financial/Form/Payment.php b/CRM/Financial/Form/Payment.php index 122c656b75..33b8be2023 100644 --- a/CRM/Financial/Form/Payment.php +++ b/CRM/Financial/Form/Payment.php @@ -37,6 +37,7 @@ class CRM_Financial_Form_Payment extends CRM_Core_Form { */ protected $_paymentProcessorID; protected $currency; + protected $_values = array(); /** * @var array