From b336319c726db8ed5a5873c0d05069aad8518136 Mon Sep 17 00:00:00 2001 From: monishdeb Date: Fri, 8 May 2015 15:40:11 +0530 Subject: [PATCH] Format fix --- CRM/Report/Form/Contribute/Summary.php | 1 - 1 file changed, 1 deletion(-) diff --git a/CRM/Report/Form/Contribute/Summary.php b/CRM/Report/Form/Contribute/Summary.php index 7e0e24fbbd..5d5cc58c77 100644 --- a/CRM/Report/Form/Contribute/Summary.php +++ b/CRM/Report/Form/Contribute/Summary.php @@ -532,7 +532,6 @@ ROUND(AVG({$this->_aliases['civicrm_contribution']}.total_amount), 2) as civicrm {$this->_aliases['civicrm_contribution']}.currency as currency {$this->_from} {$this->_where} {$group} {$this->_having}"; - if ($softCredit) { $this->from(); $softSQL = "SELECT -- 2.25.1