My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 16: users.php list_users function has incorrect url
1 person starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by spfloyd2000, Jul 15, 2008
"<tr><th align=\"left\"><a href=\"users.phpsort=username\">Username</a>/th>".
should be:
"<tr><th align=\"left\"><a href=\"users.php?sort=username\">Username</a></th>".

missing ?  before sort=
Sign in to add a comment

Hosted by Google Code