Aleksander Machniak
2016-02-05 bd0551b22076b82a6d49e9f7a2b2e0c90a1b2326
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;
    }
    /**