Hi guys
I am using
$cache = SS_Cache::factory('foo');
$cache->clean(Zend_Cache::CLEANING_MODE_ALL);
to mimic a ?flush=all, but it's not having the same affect. In fact its not clearing the silverstripe image cache at all.
Any ideas?
Thanks
Posted to: flush=all from a function | Show Thread | Post Reply