program/include/rcube_imap.php @@ -1903,6 +1903,9 @@ */ function clear_cache($key=NULL) { if (!$this->caching_enabled) return; if ($key===NULL) { foreach ($this->cache as $key => $data)