projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69719a1
)
whitespace
author
Eileen McNaughton
<eileen@fuzion.co.nz>
Thu, 26 Mar 2015 11:53:39 +0000
(
00:53
+1300)
committer
Eileen McNaughton
<eileen@fuzion.co.nz>
Thu, 26 Mar 2015 11:53:39 +0000
(
00:53
+1300)
CRM/Report/Form.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Report/Form.php
b/CRM/Report/Form.php
index e677a9cb96c67794579b10233f9ce984eea9f441..85d6484c916e8d655f9c756b3a98ae7d70bc1d72 100644
(file)
--- a/
CRM/Report/Form.php
+++ b/
CRM/Report/Form.php
@@
-1041,7
+1041,7
@@
class CRM_Report_Form extends CRM_Core_Form {
* Add filters to report.
*/
public function addFilters() {
- $filters = $filterGroups =array();
+ $filters = $filterGroups =
array();
$count = 1;
foreach ($this->_filters as $table => $attributes) {