[horde] [patch] sort user for tickets/queue/edit/responsible
for this queue
Jan Schneider
jan at horde.org
Wed Jun 16 02:55:06 PDT 2004
Committed.
Zitat von 張良文 <david at tmv.gov.tw>:
> --- ./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)) {
> --
> Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting.php
More information about the horde
mailing list