CRM-18414: On changing payment processor selection on Contribution page, disable...
authorMonish Deb <monish.deb@webaccessglobal.com>
Thu, 14 Apr 2016 23:18:19 +0000 (04:48 +0530)
committerEileen McNaughton <eileen@mcnaughty.com>
Thu, 14 Apr 2016 23:18:19 +0000 (11:18 +1200)
CRM/Financial/Form/Payment.php

index 33b8be2023fd6e79e6634b6b5ba0401b53fdac0f..69d4225f099ca2503365c1415445c17f82075002 100644 (file)
@@ -37,7 +37,7 @@ class CRM_Financial_Form_Payment extends CRM_Core_Form {
    */
   protected $_paymentProcessorID;
   protected $currency;
-  protected $_values = array();
+  public $_values = array();
 
   /**
    * @var array