-
- Downloads
Fixing a faulty check in cache_get() which prevented empty data from being...
Fixing a faulty check in cache_get() which prevented empty data from being returned. This was required for filtercache, where a cache entry with empty data can have meaning (e.g. as the output for the input '<script></script>' when script is not allowed).
Please register or sign in to comment