interface/web/sites/ftp_user_list.php @@ -68,7 +68,7 @@ } $list = new list_action; $list->SQLOrderBy = 'ORDER BY username'; $list->SQLOrderBy = 'ORDER BY ftp_user.username'; $list->onLoad();