Priceset/debugwatchdog
authorLisa Marie Maginnis <lisam@fsf.org>
Mon, 21 Sep 2015 17:28:43 +0000 (13:28 -0400)
committerMichael McMahon <michael@fsf.org>
Tue, 27 Sep 2022 21:05:21 +0000 (17:05 -0400)
CRM/Contribute/Form/ContributionBase.php

index 964340fb3b402592d9cc5c6b74040353c6262c6b..57bbfbf4ca0f78f7922c2c0178a18e1073e7b0c9 100644 (file)
@@ -365,6 +365,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',
       ];