[horde] [patch] sort user for tickets/queue/edit/responsible for this queue

=?big5?b?sWmofaTl?= david at tmv.gov.tw
Wed Jun 16 01:57:38 PDT 2004


--- ./whups/lib/Admin.php.org   Wed Jun 16 16:34:30 2004
+++ ./whups/lib/Admin.php       Wed Jun 16 16:35:02 2004
@@ -254,6 +254,7 @@
             $current = $whups->getQueueUsers($queue);

             $list = $auth->listUsers();
+            sort ($list);
             $users = array();
             foreach ($list as $user) {
                 if (!array_key_exists($user, $current)) {



More information about the horde mailing list