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:
4655809
)
Fix Strict warning discovered in testing
author
Eileen
<eileen@fuzion.co.nz>
Fri, 22 Apr 2016 09:24:48 +0000
(09:24 +0000)
committer
eileenmcnaugton
<eileen@fuzion.co.nz>
Sun, 24 Apr 2016 02:15:31 +0000
(14:15 +1200)
CRM/Contact/Page/View/Summary.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Contact/Page/View/Summary.php
b/CRM/Contact/Page/View/Summary.php
index 65fa6b5a2593902af9e038ffcade083d04264dfb..9e511e87740e160be1d5c6d102340f950303c94d 100644
(file)
--- a/
CRM/Contact/Page/View/Summary.php
+++ b/
CRM/Contact/Page/View/Summary.php
@@
-60,7
+60,7
@@
class CRM_Contact_Page_View_Summary extends CRM_Contact_Page_View {
trim($entitySubType, CRM_Core_DAO::VALUE_SEPARATOR)
);
}
- $groupTree =
&
CRM_Core_BAO_CustomGroup::getTree($entityType,
+ $groupTree = CRM_Core_BAO_CustomGroup::getTree($entityType,
$this,
$this->_contactId,
NULL,