summaryrefslogtreecommitdiffstats
path: root/Bugzilla.pm
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2013-01-02 17:51:58 +0100
committerByron Jones <bjones@mozilla.com>2013-01-02 17:51:58 +0100
commit2441a0966dc580b0bbd3c1113b8d0d03bac2c051 (patch)
tree19e6d76fb0285857d25aa4d0d3dde8723ca5f637 /Bugzilla.pm
parentdfbc167a014c2630e07296777c9d75dd2f0f236d (diff)
downloadbugzilla-2441a0966dc580b0bbd3c1113b8d0d03bac2c051.tar.gz
bugzilla-2441a0966dc580b0bbd3c1113b8d0d03bac2c051.tar.xz
Bug 822547: Fix POD coverage bustage
Diffstat (limited to 'Bugzilla.pm')
-rw-r--r--Bugzilla.pm4
1 files changed, 4 insertions, 0 deletions
diff --git a/Bugzilla.pm b/Bugzilla.pm
index baaf78ff7..e06b67ead 100644
--- a/Bugzilla.pm
+++ b/Bugzilla.pm
@@ -943,6 +943,10 @@ this Bugzilla installation.
Tells you whether or not a specific feature is enabled. For names
of features, see C<OPTIONAL_MODULES> in C<Bugzilla::Install::Requirements>.
+=item C<clear_request_cache>
+
+Removes all entries from the C<request_cache>.
+
=back
=head1 B<Methods in need of POD>