From 5f98d0b9a2aac73a42b0170c29c8b11774119b50 Mon Sep 17 00:00:00 2001 From: Eileen McNaughton Date: Fri, 15 May 2015 00:53:36 +1200 Subject: [PATCH] whitespace --- CRM/Member/Form/MembershipRenewal.php | 1 - 1 file changed, 1 deletion(-) diff --git a/CRM/Member/Form/MembershipRenewal.php b/CRM/Member/Form/MembershipRenewal.php index b5616c5953..1a8ae05b3a 100644 --- a/CRM/Member/Form/MembershipRenewal.php +++ b/CRM/Member/Form/MembershipRenewal.php @@ -430,7 +430,6 @@ WHERE id IN ( ' . implode(' , ', array_keys($membershipType)) . ' )'; // The member form uses emailExists. Assigning both while we transition / synchronise. $this->assign('emailExists', $this->_contributorEmail); - $mailingInfo = CRM_Core_BAO_Setting::getItem(CRM_Core_BAO_Setting::MAILING_PREFERENCES_NAME, 'mailing_backend' ); -- 2.25.1