]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Fix the POD of Bug.add_attachment to reflect that it now automatically
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Fri, 11 Feb 2011 00:47:39 +0000 (16:47 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Fri, 11 Feb 2011 00:47:39 +0000 (16:47 -0800)
commita7b7b39d07f0aaefa75f0dabed65a1d743981e92
tree9a3832bebdd64d53eabbb36c2008ca00e62a5cc4
parentcee67bdc0eff06b16f5d374be9cc6ca8961e11c4
Fix the POD of Bug.add_attachment to reflect that it now automatically
picks the content_type of text/plain when you set is_patch to true.

https://bugzilla.mozilla.org/show_bug.cgi?id=633041
Bugzilla/WebService/Bug.pm