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:
4ca97b7
)
style correction
author
Herb
<herb@3speedhub.com>
Fri, 16 Oct 2015 13:48:50 +0000
(09:48 -0400)
committer
Herb
<herb@3speedhub.com>
Fri, 16 Oct 2015 13:48:50 +0000
(09:48 -0400)
CRM/Utils/Cache.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Utils/Cache.php
b/CRM/Utils/Cache.php
index f0fb489d647be2072df7858833215937f74cb5ea..f75dd819d9b11775bb4c95c714a78f0af7f30489 100644
(file)
--- a/
CRM/Utils/Cache.php
+++ b/
CRM/Utils/Cache.php
@@
-100,6
+100,7
@@
class CRM_Utils_Cache {
case 'NoCache':
$defaults = array();
break;
+
case 'Redis':
case 'Memcache':
case 'Memcached':