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/Whine/Query.pm | 8 ++++++++ Bugzilla/Whine/Schedule.pm | 8 ++++++++ 2 files changed, 16 insertions(+) (limited to 'Bugzilla/Whine') diff --git a/Bugzilla/Whine/Query.pm b/Bugzilla/Whine/Query.pm index 3c63e8057..b40ba1c3b 100644 --- a/Bugzilla/Whine/Query.pm +++ b/Bugzilla/Whine/Query.pm @@ -122,3 +122,11 @@ bugs or one email per bug. The title of this object as it appears in the user forms and emails. =back + +=head1 B + +=over + +=item eventid + +=back diff --git a/Bugzilla/Whine/Schedule.pm b/Bugzilla/Whine/Schedule.pm index a96c728f2..2171f84a5 100644 --- a/Bugzilla/Whine/Schedule.pm +++ b/Bugzilla/Whine/Schedule.pm @@ -156,3 +156,11 @@ the group is still active, otherwise it will contain a single array element for the L in L. =back + +=head1 B + +=over + +=item eventid + +=back -- cgit v1.2.3-24-g4f1b