style fix: removed space
authorHerb <herb@3speedhub.com>
Mon, 19 Oct 2015 20:17:14 +0000 (16:17 -0400)
committerHerb <herb@3speedhub.com>
Mon, 19 Oct 2015 20:17:14 +0000 (16:17 -0400)
CRM/Utils/Cache.php

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