From: Ben Klang Date: Sun, 17 Jul 2005 06:25:36 +0000 (+0000) Subject: Missed one... X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=8364a07543276ddca6abfe578fc708432e4a346e;p=horde.git Missed one... git-svn-id: https://svn.alkaloid.net/gpl/shout/trunk@66 06cd67b6-e706-0410-b29e-9de616bca6e9 --- diff --git a/templates/users/userlist.inc b/templates/users/userlist.inc index bc1a70cd7..6200502a9 100644 --- a/templates/users/userlist.inc +++ b/templates/users/userlist.inc @@ -18,8 +18,6 @@ getUsers($context); - ksort($users); foreach ($users as $extension => $user) { $rowcolor = $line % 2; $line++;