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.pm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'Bugzilla.pm') diff --git a/Bugzilla.pm b/Bugzilla.pm index a7ece92d3..111d567e6 100644 --- a/Bugzilla.pm +++ b/Bugzilla.pm @@ -932,3 +932,25 @@ Tells you whether or not a specific feature is enabled. For names of features, see C in C. =back + +=head1 B + +=over + +=item process_cache + +=item init_page + +=item extensions + +=item logout_user_by_id + +=item localconfig + +=item active_custom_fields + +=item request_cache + +=item has_flags + +=back -- cgit v1.2.3-24-g4f1b