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/Extension.pm | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'Bugzilla/Extension.pm') diff --git a/Bugzilla/Extension.pm b/Bugzilla/Extension.pm index a02a2783a..aaffe6e2a 100644 --- a/Bugzilla/Extension.pm +++ b/Bugzilla/Extension.pm @@ -809,3 +809,13 @@ package name of the loaded extension. Calls L for every enabled extension installed into Bugzilla, and returns an arrayref of all the package names that were loaded. + +=head1 B + +=over + +=item modify_inc + +=item my_inc + +=back -- cgit v1.2.3-24-g4f1b