From f95f3a96f9a4f10270937c691a54d6ac81e37aa4 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Fri, 7 Mar 2008 02:46:11 +0000 Subject: [PATCH] more POD for Group.pm --- lib/WebGUI/Group.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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