program/lib/Roundcube/rcube_imap.php @@ -3749,9 +3749,12 @@ $this->mcache->expunge($ttl); } /* // this cache is expunged by rcube class if ($this->cache) { $this->cache->expunge(); } */ }