summaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService.pm
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2011-04-20 00:42:22 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2011-04-20 00:42:22 +0200
commit0803a268671081f1dcc932691acde4c353902777 (patch)
tree0a42a87d5166e0e07a0be8f32b9254aca7a0b45f /Bugzilla/WebService.pm
parent15111b79d161ba89bd969387657c28603d24d689 (diff)
downloadbugzilla-0803a268671081f1dcc932691acde4c353902777.tar.gz
bugzilla-0803a268671081f1dcc932691acde4c353902777.tar.xz
Add missing entry in POD for Bugzilla::WebService::Group, see bug 469195
Diffstat (limited to 'Bugzilla/WebService.pm')
-rw-r--r--Bugzilla/WebService.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/Bugzilla/WebService.pm b/Bugzilla/WebService.pm
index 0ca5da267..fe9c3fe09 100644
--- a/Bugzilla/WebService.pm
+++ b/Bugzilla/WebService.pm
@@ -332,6 +332,8 @@ would return something like:
=item L<Bugzilla::WebService::Bugzilla>
+=item L<Bugzilla::WebService::Group>
+
=item L<Bugzilla::WebService::Product>
=item L<Bugzilla::WebService::User>