remove newly introduced trailing spaces & tabs, new windows line-breaks also present...
[civicrm-core.git] / CRM / Report / Form / Member / Detail.php
index 43cdcf869417ddfe52860d4000aa5fd10c1aea9f..d170de8ca703ed913b6927213361482f9daa7852 100644 (file)
@@ -436,7 +436,7 @@ class CRM_Report_Form_Member_Detail extends CRM_Report_Form {
 
     if ($this->_contribField) {
       $this->_orderBy .= ", {$this->_aliases['civicrm_contribution']}.receive_date DESC";
-    } 
+    }
   }
 
   function postProcess() {