]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
experimental: Not part of normal bugzilla distibution. Bug.pm creates a bug object...
authorendico%mozilla.org <>
Fri, 9 Jun 2000 03:30:10 +0000 (03:30 +0000)
committerendico%mozilla.org <>
Fri, 9 Jun 2000 03:30:10 +0000 (03:30 +0000)
commitf4399fec29a4c9bfa7998f337f1745bb81800260
tree52c8170b1ed4d9db2a6fd06cd48701e3eaa9cbfe
parent9342a7c69bf415ff59459059e433634b86059297
experimental: Not part of normal bugzilla distibution. Bug.pm creates a bug object and provides methods for getting and setting attributes and for printing out the bug as xml. xml.cgi prompts for a list of bugs and displays the list as html. xml.cgi replaces export_bug.cgi
Bug.pm [new file with mode: 0755]
Bugzilla/Bug.pm [new file with mode: 0755]
export_bug.cgi
importxml.pl
xml.cgi [new file with mode: 0755]