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:
9e74e3c
)
CRM-12274
author
yashodha
<yashodha.chaku@webaccess.co.in>
Sat, 20 Apr 2013 20:34:37 +0000
(
02:04
+0530)
committer
yashodha
<yashodha.chaku@webaccess.co.in>
Sat, 20 Apr 2013 20:34:37 +0000
(
02:04
+0530)
CRM/Case/BAO/Case.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Case/BAO/Case.php
b/CRM/Case/BAO/Case.php
index a7892ea03ff6b91ba79822856dc2bbbcdcac6762..0d33cbef8d0e2a558b764c12257afe774990bd5f 100644
(file)
--- a/
CRM/Case/BAO/Case.php
+++ b/
CRM/Case/BAO/Case.php
@@
-2261,7
+2261,6
@@
INNER JOIN civicrm_case_contact ON ( civicrm_case.id = civicrm_case_contact.cas
$assigneeID = CRM_Utils_Array::key('Activity Assignees', $activityContacts);
$targetID = CRM_Utils_Array::key('Activity Targets', $activityContacts);
- if (isset($params
$processCaseIds = array($otherCaseId);
if ($duplicateContacts && !$duplicateCases) {
if ($changeClient) {