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:
091fe2a
)
Remove contact_type cache CRM-12464
author
Coleman Watts
<coleman@civicrm.org>
Thu, 2 May 2013 03:45:09 +0000
(20:45 -0700)
committer
Coleman Watts
<coleman@civicrm.org>
Thu, 30 May 2013 05:13:21 +0000
(22:13 -0700)
----------------------------------------
* CRM-12464: Search improvements in 4.4
http://issues.civicrm.org/jira/browse/CRM-12464
CRM/Core/PseudoConstant.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Core/PseudoConstant.php
b/CRM/Core/PseudoConstant.php
index 94b25c6ff61b3617ea84f77ac9c000d266b2ef1e..a835fb33366444b5cd66dfb11763da5e2c38004b 100644
(file)
--- a/
CRM/Core/PseudoConstant.php
+++ b/
CRM/Core/PseudoConstant.php
@@
-224,13
+224,6
@@
class CRM_Core_PseudoConstant {
*/
private static $extensions;
- /**
- * contact Type
- * @var array
- * @static
- */
- private static $contactType;
-
/**
* Financial Account Type
* @var array