Aleksander Machniak
2016-04-10 d01c06eded2d2ff4c6c786469395906f92694703
program/lib/Roundcube/rcube_result_index.php
@@ -249,7 +249,6 @@
            return;
        }
        // @TODO: maybe do this in chunks
        $data = $this->get();
        $data = array_reverse($data);
        $this->raw_data = implode(self::SEPARATOR_ELEMENT, $data);