Priceset/debugwatchdog
authorLisa Marie Maginnis <lisam@fsf.org>
Mon, 21 Sep 2015 17:28:43 +0000 (13:28 -0400)
committerMichael McMahon <michael@fsf.org>
Thu, 13 Jul 2023 18:31:53 +0000 (14:31 -0400)
CRM/Contribute/Form/ContributionBase.php

index e97fd445360bc6033992c08bcdbbf40a87d87a0c..80e306dc8bb4fed243f9fefe527bb455995cc0de 100644 (file)
@@ -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',
       ];