tbrehm
2012-10-02 7799e8af4c87fdac12286b583eb60dc6e60acc54
fixed: FS#2432 - Listing on Email tab out of order.
1 files modified
1 ■■■■ changed files
interface/web/mail/mail_user_list.php 1 ●●●● patch | view | raw | blame | history
interface/web/mail/mail_user_list.php
@@ -44,6 +44,7 @@
}
$list = new list_action;
$list->SQLOrderBy = 'ORDER BY email';
$list->onLoad();