From: Lisa Marie Maginnis Date: Mon, 21 Sep 2015 17:28:43 +0000 (-0400) Subject: Priceset/debugwatchdog X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=da297cc9143151e2b28a6ec1ff3655082e5bee77;p=civicrm-core.git Priceset/debugwatchdog --- diff --git a/CRM/Contribute/Form/ContributionBase.php b/CRM/Contribute/Form/ContributionBase.php index fb6f61e3e7..679efba8eb 100644 --- a/CRM/Contribute/Form/ContributionBase.php +++ b/CRM/Contribute/Form/ContributionBase.php @@ -411,6 +411,7 @@ class CRM_Contribute_Form_ContributionBase extends CRM_Core_Form { // this avoids getting E_NOTICE errors in php $setNullFields = [ + 'amount_block_is_active', 'is_allow_other_amount', 'footer_text', ];