From 2667d3631cc09c4d5d3593312bfeb86b38a4c65a Mon Sep 17 00:00:00 2001 From: Marc Schumann Date: Fri, 30 Nov 2012 15:30:44 +0100 Subject: Bug 816747 - Add dummy POD for unPODded methods. r/a=LpSolit --- Bugzilla/WebService/Bug.pm | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'Bugzilla/WebService/Bug.pm') diff --git a/Bugzilla/WebService/Bug.pm b/Bugzilla/WebService/Bug.pm index f4cb53600..172353b07 100644 --- a/Bugzilla/WebService/Bug.pm +++ b/Bugzilla/WebService/Bug.pm @@ -3395,3 +3395,15 @@ This method can throw the same errors as L. =back =back + +=head1 B + +=over + +=item get_bugs + +=item possible_duplicates + +=item get_history + +=back -- cgit v1.2.3-24-g4f1b