diff --git a/lib/WebGUI/Group.pm b/lib/WebGUI/Group.pm index 3d8a05dc2..cfa521704 100755 --- a/lib/WebGUI/Group.pm +++ b/lib/WebGUI/Group.pm @@ -589,7 +589,8 @@ sub getAllUsers { =head2 getDatabaseUsers ( ) -Get the set of users allowed to be in this group via a database query. +Get the set of users allowed to be in this group via a database query. Returns an array ref +of WebGUI userIds. =cut