program/include/rcube_imap.php | ●●●●● patch | view | raw | blame | history |
program/include/rcube_imap.php
@@ -3794,7 +3794,7 @@ function clear_cache($key=null, $prefix_mode=false) { if ($this->cache) { $this->cache->remove($key, $pattern_mode); $this->cache->remove($key, $prefix_mode); } }