program/include/rcube_imap.php | ●●●●● patch | view | raw | blame | history |
program/include/rcube_imap.php
@@ -3768,9 +3768,9 @@ * * @param string $key Cache key * @param mixed $data Data * @access private * @access public */ private function update_cache($key, $data) function update_cache($key, $data) { $this->cache[$key] = $data; $this->cache_changed = true;