// Little fix

This commit is contained in:
rMalie
2011-12-09 10:32:49 +00:00
parent 1ae3f279a9
commit a2a9083e6b
-2
View File
@@ -323,7 +323,5 @@ abstract class CacheCore
}
else
unset(Cache::$local[$key]);
d(array_keys(Cache::$local));
}
}