Merge in HEAD, up to 9866.

This commit is contained in:
Colin Kuskie 2009-03-17 23:45:21 +00:00
parent c7a66861a6
commit 2bd7a60a01
107 changed files with 6258 additions and 2436 deletions

View file

@ -543,7 +543,8 @@ sub getAllGroupsFor {
=head2 getAllUsers ( [ withoutExpired ] )
Returns an array reference containing a list of users that belong to this group
and in any group that belongs to this group.
and in any group that belongs to this group. The list is unique, so that each
userId is only in it one time.
=head3 withoutExpired