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:
3db4e3c
)
spelling
author
Eileen McNaughton
<eileen@fuzion.co.nz>
Mon, 15 Sep 2014 09:23:54 +0000
(21:23 +1200)
committer
Eileen McNaughton
<eileen@fuzion.co.nz>
Sun, 26 Oct 2014 23:14:33 +0000
(12:14 +1300)
CRM/Contact/BAO/Query.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Contact/BAO/Query.php
b/CRM/Contact/BAO/Query.php
index ac81f718ad6f99fa2bbe2ab0bb1746a206e3f909..081f09010b1bd97f4c283286096a7ba5541f11d5 100644
(file)
--- a/
CRM/Contact/BAO/Query.php
+++ b/
CRM/Contact/BAO/Query.php
@@
-4029,7
+4029,7
@@
WHERE id IN ( $groupIDs )
return;
}
// also get values array for relation_target_name
- // for relatinship search we always do wildcard
+ // for relati
o
nship search we always do wildcard
$relationType = $this->getWhereValues('relation_type_id', $grouping);
$targetName = $this->getWhereValues('relation_target_name', $grouping);
$relStatus = $this->getWhereValues('relation_status', $grouping);