Changeset 1801 in subversion
- Timestamp:
- Sep 16, 2008 4:51:45 AM (5 years ago)
- File:
-
- 1 edited
-
trunk/roundcubemail/program/include/rcube_imap.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/include/rcube_imap.php
r1800 r1801 1295 1295 if (!is_object($o_part)) 1296 1296 { 1297 write_log('errors', 'get_message_part: !is_object');1298 1297 $structure_str = iil_C_FetchStructureString($this->conn, $this->mailbox, $msg_id); 1299 1298 $structure = iml_GetRawStructureArray($structure_str);
Note: See TracChangeset
for help on using the changeset viewer.
