From: deb.monish Date: Tue, 17 May 2016 13:34:54 +0000 (+0530) Subject: minor fix X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=ee1dffa727601868a96bf3fd0905e275b6264d91;p=civicrm-core.git minor fix --- diff --git a/CRM/Contribute/BAO/Contribution.php b/CRM/Contribute/BAO/Contribution.php index 3cc40ee712..a81ab7843b 100644 --- a/CRM/Contribute/BAO/Contribution.php +++ b/CRM/Contribute/BAO/Contribution.php @@ -4983,10 +4983,11 @@ LIMIT 1;"; 'receipt_from_email', 'receipt_from_name', 'receipt_text', - 'custom-pre_id', + 'custom_pre_id', 'custom_post_id', 'honoree_profile_id', 'onbehalf_profile_id', + 'honor_block_is_active', // Kinda might be - but would be on the contribution... 'campaign_id', 'currency',