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:
a70c10c
)
style fix: removed space
author
Herb
<herb@3speedhub.com>
Mon, 19 Oct 2015 20:17:14 +0000
(16:17 -0400)
committer
Herb
<herb@3speedhub.com>
Mon, 19 Oct 2015 20:17:14 +0000
(16:17 -0400)
CRM/Utils/Cache.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Utils/Cache.php
b/CRM/Utils/Cache.php
index f75dd819d9b11775bb4c95c714a78f0af7f30489..47f2a2815c6633de5975e73c3e2e6fc4a801cbaf 100644
(file)
--- a/
CRM/Utils/Cache.php
+++ b/
CRM/Utils/Cache.php
@@
-100,7
+100,7
@@
class CRM_Utils_Cache {
case 'NoCache':
$defaults = array();
break;
-
+
case 'Redis':
case 'Memcache':
case 'Memcached':