minor fixes
authoryashodha <yashodha.chaku@webaccessglobal.com>
Wed, 19 Aug 2015 05:19:55 +0000 (10:49 +0530)
committeryashodha <yashodha.chaku@webaccessglobal.com>
Wed, 19 Aug 2015 05:19:55 +0000 (10:49 +0530)
CRM/Mailing/BAO/Query.php
CRM/Mailing/Form/Schedule.php

index 8305322a5b869843e383abf3dac7a36e16e40ad0..13fed90d9ba9ac3cfd48f25ce82134ae914766eb 100644 (file)
@@ -441,7 +441,6 @@ class CRM_Mailing_BAO_Query {
     $form->add('checkbox', 'mailing_unsubscribe', ts('Unsubscribe Requests'));
     $form->add('checkbox', 'mailing_optout', ts('Opt-out Requests'));
     $form->add('checkbox', 'mailing_forward', ts('Forwards'));
-    
     // Campaign select field
     CRM_Campaign_BAO_Campaign::addCampaignInComponentSearch($form, 'mailing_campaign_id');
 
index 5d83daa6741d14a1c64ac01fc170bff518ffa728..bed7590956f42172b91837427e723d8950c88c9c 100644 (file)
@@ -279,8 +279,6 @@ class CRM_Mailing_Form_Schedule extends CRM_Core_Form {
       $params[$parameter] = $this->controller->exportValue($this->_name, $parameter);
     }
 
-    dpm($this->controller->exportValues(), 'values');
-
     // Previously, we checked if $mailing->is_template, and did *not*
     // schedule if it was set. Discussed with Lobo, removed that check
     // as it appeared to prevent mails being scheduled if they were