alecpl
2009-06-11 aae0ad8cb20ea30d47a0f575d3e58c80e0f175f5
- re-set 'prefer_html' to have possibility to use html part for compose


1 files modified
2 ■■■■■ changed files
program/steps/mail/compose.inc 2 ●●●●● patch | view | raw | blame | history
program/steps/mail/compose.inc
@@ -85,6 +85,8 @@
if (!empty($msg_uid))
{
  // similar as in program/steps/mail/show.inc
  // re-set 'prefer_html' to have possibility to use html part for compose
  $CONFIG['prefer_html'] = $CONFIG['htmleditor'];
  $MESSAGE = new rcube_message($msg_uid);
  
  if (!empty($MESSAGE->headers->charset))