Aleksander Machniak
2016-03-28 46f7b7096450939fe03c95aa81ce06ae4bfca89d
program/lib/Roundcube/rcube_cache_shared.php
@@ -228,6 +228,9 @@
        if ($this->index_changed) {
            $this->write_index();
        }
        // reset internal cache index, thanks to this we can force index reload
        $this->index = null;
    }
    /**