Document that getUserList returns users sorted by username.
This commit is contained in:
parent
24b98db706
commit
3ffe9fd416
1 changed files with 1 additions and 1 deletions
|
|
@ -858,7 +858,7 @@ EOQ
|
|||
|
||||
=head2 getUserList ( [ withoutExpired ] )
|
||||
|
||||
Returns a hash reference with key of userId and value of username for users in the group
|
||||
Returns a hash reference with key of userId and value of username for users in the group, sorted by username.
|
||||
|
||||
=head3 withoutExpired
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue