The method Update modifies the mail
template defined by the ID. Returns "true" on success. In case of
error the method will return false, and the LAST_ERROR property will contain the
error description.
Parameters
Parameter
Description
id
the ID of the updated record
fields
An array of the fields values in the format array("field"=>"value" [,
...]).