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:
40b55be
)
INFRA-132 - CRM/Dedupe - Misc
author
Tim Otten
<totten@civicrm.org>
Tue, 6 Jan 2015 22:56:54 +0000
(14:56 -0800)
committer
Tim Otten
<totten@civicrm.org>
Tue, 6 Jan 2015 23:07:47 +0000
(15:07 -0800)
CRM/Dedupe/Finder.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Dedupe/Finder.php
b/CRM/Dedupe/Finder.php
index 467c1a266f19b53626b3295e328dcd9cca79b4cd..86aec8f776a33f2cdc80b63d01e18be526f118b3 100644
(file)
--- a/
CRM/Dedupe/Finder.php
+++ b/
CRM/Dedupe/Finder.php
@@
-93,7
+93,8
@@
class CRM_Dedupe_Finder {
*
* @return array matching contact ids
*/
- static function dupesByParams($params,
+ static function dupesByParams(
+ $params,
$ctype,
$used = 'Unsupervised',
$except = array(),