]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Add WS::Classification to the list of available modules, see bug 694755
authorKoosha Khajeh Moogahi <koosha.khajeh@gmail.com>
Sat, 27 Oct 2012 11:34:45 +0000 (13:34 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Sat, 27 Oct 2012 11:34:45 +0000 (13:34 +0200)
r=LpSolit

Bugzilla/WebService.pm

index 0b28cfaec909f40fa06efe4198abdda59ae1eaf7..3d61863258a895b0e295e9a17517fecfe4521194 100644 (file)
@@ -302,7 +302,7 @@ would return something like:
 
 =back
 
-=head2 WebService Methods
+=head2 WebService Modules
 
 =over
 
@@ -310,6 +310,8 @@ would return something like:
 
 =item L<Bugzilla::WebService::Bugzilla>
 
+=item L<Bugzilla::WebService::Classification>
+
 =item L<Bugzilla::WebService::Group>
 
 =item L<Bugzilla::WebService::Product>