Aleksander Machniak
2016-05-22 77b5d7ee304a688a2eb115ce04b460b43c0dd700
program/lib/Roundcube/rcube_cache.php
@@ -233,6 +233,9 @@
        if ($this->index_changed) {
            $this->write_index();
        }
        // reset internal cache index, thanks to this we can force index reload
        $this->index = null;
    }
    /**