Changeset 1801 in subversion


Ignore:
Timestamp:
Sep 16, 2008 4:51:45 AM (5 years ago)
Author:
alec
Message:
  • removed temp write_log()
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/roundcubemail/program/include/rcube_imap.php

    r1800 r1801  
    12951295    if (!is_object($o_part)) 
    12961296      { 
    1297       write_log('errors', 'get_message_part: !is_object'); 
    12981297      $structure_str = iil_C_FetchStructureString($this->conn, $this->mailbox, $msg_id);  
    12991298      $structure = iml_GetRawStructureArray($structure_str); 
Note: See TracChangeset for help on using the changeset viewer.