Eric Appelt wrote: > in rcube_imap.php private function _list_headers
> if ($this->sort_field != 'default' && > remove the line asort($a_index); // ASC I didn't test thread-patch yet, but this asort() is required in current code, so please don't remove it. If I remove it list sorting doesn't working on servers without SORT capability. -- Aleksander 'A.L.E.C' Machniak http://alec.pl gg:2275252 LAN Management System Developer http://lms.org.pl Roundcube Webmail Project Developer http://roundcube.net _______________________________________________ List info: http://lists.roundcube.net/dev/
