// Merge -> revision 8952

This commit is contained in:
rMalie
2011-10-03 09:14:01 +00:00
parent 5dcafd05d4
commit 468306a3ca
44 changed files with 622 additions and 366 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ abstract class CacheCore
{
/** @var Cache */
protected static $_instance;
protected $_keysCached;
protected $_keysCached = array();
protected $_tablesCached = array();
protected $_blackList = array('cart',
'cart_discount',