]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 475151: Refactor the XML-RPC server stuff out of Bugzilla::WebService
authormkanat%bugzilla.org <>
Wed, 11 Feb 2009 20:23:27 +0000 (20:23 +0000)
committermkanat%bugzilla.org <>
Wed, 11 Feb 2009 20:23:27 +0000 (20:23 +0000)
commit6a10905af0af5b3436a344cf9181d29fcea4083a
tree1f23d362b29985e644bb36649b976d3cb44d0ce0
parent0b4ee129cc3a16943a39f01494f8167791a8d38a
Bug 475151: Refactor the XML-RPC server stuff out of Bugzilla::WebService
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
Bugzilla/WebService.pm
Bugzilla/WebService/Constants.pm
Bugzilla/WebService/Server.pm [new file with mode: 0644]
Bugzilla/WebService/Server/XMLRPC.pm [new file with mode: 0644]
xmlrpc.cgi