alecpl
2008-09-19 8e1d4af2e5aa7d1b43ba3cf64f66c9bc23bd14cf
program/include/rcube_imap.php
@@ -1294,7 +1294,6 @@
    // get part encoding if not provided
    if (!is_object($o_part))
      {
      write_log('errors', 'get_message_part: !is_object');
      $structure_str = iil_C_FetchStructureString($this->conn, $this->mailbox, $msg_id); 
      $structure = iml_GetRawStructureArray($structure_str);
      $part_type = iml_GetPartTypeCode($structure, $part);