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, 7 Sep 2023 18:14:57 +0000 (14:14 -0400)
CRM/Contribute/Form/ContributionBase.php

index 36422a48f3b8fcb083f630d3e254c782fb27f152..8702f7c02a7195d3bd8d4b78b6b4516943d29c81 100644 (file)
@@ -422,6 +422,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',
       ];