program/include/rcube_storage.php @@ -971,6 +971,11 @@ */ abstract function get_cache($key); /** * Delete outdated cache entries */ abstract function expunge_cache(); } // end class rcube_storage