Files
luos/workflow/engine/classes
Victor Saisa Lopez 5c1c6fbc66 BUG 10152 "PMFSendMessage() should have an option for..." SOLVED
- PMFSendMessage function can't be set for send mail with format text plain
- Fixed, PMFSendMessage now use the extension of the template for get the
  format of the mail, example:
    > path_to_template/MyTemplate.html
      the extension is html, then use text/html content type for the mail
    > path_to_template/MyTemplate.txt
      the extension is txt, then use text/plain content type for the mail
    > If the extension is different to html/htm, then used text/plain in all cases
* Available from version ProcessMaker-2.0.46
2012-12-13 17:07:18 -04:00
..
2012-10-22 17:23:01 -04:00
2012-10-09 12:39:23 -04:00
2012-10-22 15:45:47 -04:00
2012-10-09 12:44:53 -04:00
2012-10-09 12:53:01 -04:00
2012-10-22 16:35:54 -04:00
2012-10-19 17:09:00 -04:00
2012-10-09 12:58:15 -04:00
2012-10-09 13:00:37 -04:00
2012-10-22 15:45:47 -04:00
2012-10-22 15:45:47 -04:00
2012-10-22 17:09:37 -04:00
2012-10-22 17:09:37 -04:00
2012-10-09 13:26:29 -04:00
2012-10-22 15:45:47 -04:00