mirror of
https://github.com/webmin/webmin.git
synced 2026-05-04 22:30:33 +01:00
Correct function's documented return type
This commit is contained in:
@@ -6952,7 +6952,7 @@ return $rv;
|
||||
=head2 other_groups(user)
|
||||
|
||||
Returns a list of secondary groups a user is a member of, as a list of
|
||||
group names.
|
||||
group IDs.
|
||||
|
||||
=cut
|
||||
sub other_groups
|
||||
|
||||
Reference in New Issue
Block a user