// Little fix
This commit is contained in:
Vendored
-2
@@ -323,7 +323,5 @@ abstract class CacheCore
|
||||
}
|
||||
else
|
||||
unset(Cache::$local[$key]);
|
||||
|
||||
d(array_keys(Cache::$local));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user