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:
26cf88b
)
Bug-fix: removed duplicate class variable declaration. CRM-12464
author
Allen Shaw
<allen@emphanos.com>
Tue, 30 Apr 2013 21:45:21 +0000
(14:45 -0700)
committer
Coleman Watts
<coleman@civicrm.org>
Wed, 29 May 2013 21:32:23 +0000
(14:32 -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 78be8ceaa72a0147e33270b8dac757af431a301a..474be1d2de093768142b8b7fccb6a9985e05753b 100644
(file)
--- a/
CRM/Core/PseudoConstant.php
+++ b/
CRM/Core/PseudoConstant.php
@@
-56,13
+56,6
@@
class CRM_Core_PseudoConstant {
*/
private static $cache;
- /**
- * static cache for pseudoconstant arrays
- * @var array
- * @static
- */
- private static $cache;
-
/**
* location type
* @var array