thomascube
2006-02-19 61971805f63a2f50e5f6dd05f2cd075b6857eee9
Applied patch of Anders Karlsson


1 files modified
2 ■■■ changed files
program/steps/mail/get.inc 2 ●●● patch | view | raw | blame | history
program/steps/mail/get.inc
@@ -73,7 +73,7 @@
    
    if ($ctype_primary=='text')
      {
      list($MESSAGE['parts']) = rcmail_parse_message($MESSAGE['structure'],
      list($MESSAGE['parts']) = rcmail_parse_message($part,
                                                     array('safe' => (bool)$_GET['_safe'],
                                                           'prefer_html' => TRUE,
                                                           'get_url' => $GET_URL.'&_part=%s'));