comment fix
authoreileenmcnaugton <eileen@fuzion.co.nz>
Fri, 4 Sep 2015 00:33:39 +0000 (12:33 +1200)
committereileenmcnaugton <eileen@fuzion.co.nz>
Fri, 4 Sep 2015 00:33:39 +0000 (12:33 +1200)
CRM/Report/Form.php

index 4d3bc4bdc26dcdd6563737129b86d3fc66f720d5..0f7468c199e03a5ca4dd2de40119075d0d7c2fc5 100644 (file)
@@ -3835,8 +3835,9 @@ LEFT JOIN civicrm_contact {$field['alias']} ON {$field['alias']}.id = {$this->_a
   }
 
   /**
-   * Check for empty order_by configurations and remove them; also set
-   * template to hide them.
+   * Check for empty order_by configurations and remove them.
+   *
+   * Also set template to hide them.
    *
    * @param array $formValues
    */