thomascube
2012-02-25 ef1e877a8dd419fcb0de772bf0c40eeca76ee7eb
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