// Little fix

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