]> 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:06 +0000 (16:47 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Fri, 11 Feb 2011 00:47:06 +0000 (16:47 -0800)
commitfdd2e277c435960784413f7526e3f649d4bb463a
treed1f2750cedeae116e3bea1ba278a211cf40114b8
parent3cfd395f2d76aef9d7d6fe4ecd8e5e4ae284230e
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