From: Byron Jones Date: Tue, 11 Nov 2014 15:26:09 +0000 (+0800) Subject: Bug 1094858: Create hook in Bugzilla::WebService::Constants to allow overrriding... X-Git-Tag: release-5.1.1~460 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ded5d29a6083d08350ddf78d05266872cc2e9bb7;p=thirdparty%2Fbugzilla.git Bug 1094858: Create hook in Bugzilla::WebService::Constants to allow overrriding of standard status codes by extensions (fix broken POD) --- diff --git a/Bugzilla/WebService/Constants.pm b/Bugzilla/WebService/Constants.pm index 2f38c8db14..cfd934c4eb 100644 --- a/Bugzilla/WebService/Constants.pm +++ b/Bugzilla/WebService/Constants.pm @@ -315,6 +315,7 @@ sub WS_DISPATCH { =over =item REST_STATUS_CODE_MAP + =item WS_DISPATCH =back