For the methods that accept MimeType, it is not optional. That is, if @type is not "text", "html" or "xhtml", a mime type MUST be specified.
- James Stephen Duncan wrote: > Seems like the MimeType should be the second parameter, not the first. > At least, that's my preferred style; optional parameters are tacked > on after, required ones... > > - Stephen >
