style correction
authorHerb <herb@3speedhub.com>
Fri, 16 Oct 2015 13:48:50 +0000 (09:48 -0400)
committerHerb <herb@3speedhub.com>
Fri, 16 Oct 2015 13:48:50 +0000 (09:48 -0400)
CRM/Utils/Cache.php

index f0fb489d647be2072df7858833215937f74cb5ea..f75dd819d9b11775bb4c95c714a78f0af7f30489 100644 (file)
@@ -100,6 +100,7 @@ class CRM_Utils_Cache {
       case 'NoCache':
         $defaults = array();
         break;
       case 'Redis':
       case 'Memcache':
       case 'Memcached':