Format fix
authormonishdeb <monish.deb@webaccessglobal.com>
Fri, 8 May 2015 10:10:11 +0000 (15:40 +0530)
committermonishdeb <monish.deb@webaccessglobal.com>
Fri, 8 May 2015 10:11:01 +0000 (15:41 +0530)
CRM/Report/Form/Contribute/Summary.php

index 7e0e24fbbd49d6c0a56dc69bc7dc0993f0e4c620..5d5cc58c773a56aed35c674d2c90804ddd1fb1c8 100644 (file)
@@ -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