From 998c7a8ac0a06afffa179763fe32a8df9d7ad984 Mon Sep 17 00:00:00 2001 From: Koosha Khajeh Moogahi Date: Sat, 27 Oct 2012 13:36:23 +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 88ffa3f961..e5e050da1a 100644 --- a/Bugzilla/WebService.pm +++ b/Bugzilla/WebService.pm @@ -294,7 +294,7 @@ would return something like: =back -=head2 WebService Methods +=head2 WebService Modules =over @@ -302,6 +302,8 @@ would return something like: =item L +=item L + =item L =item L -- 2.47.2