@@ -32,7 +32,7 @@ |
||
32 | 32 | try{ |
33 | 33 | $cache9 = $phpfastcache->get('apccache'); |
34 | 34 | $cache10 = $phpfastcache->get('apcucache'); |
35 | - }catch(PhpfastcacheDriverCheckException $e){ |
|
35 | + } catch(PhpfastcacheDriverCheckException $e){ |
|
36 | 36 | $cache11 = $phpfastcache->get('xcachecache'); |
37 | 37 | } |
38 | 38 |