From f1a2984c7baf6958542e7b401afed6c73078f657 Mon Sep 17 00:00:00 2001 From: Koosha Khajeh Moogahi Date: Sat, 27 Oct 2012 13:34:45 +0200 Subject: [PATCH] Add WS::Classification to the list of available modules, see bug 694755 r=LpSolit --- Bugzilla/WebService.pm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Bugzilla/WebService.pm b/Bugzilla/WebService.pm index 0b28cfaec9..3d61863258 100644 --- a/Bugzilla/WebService.pm +++ b/Bugzilla/WebService.pm @@ -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 +=item L + =item L =item L -- 2.47.2