Ignore:
Timestamp:
04/28/11 17:13:24 (13 years ago)
Author:
rafaelraymundo
Message:

Ticket #1726 - Pré-Visualização de msgs no campo assunto. r4164

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.0.1/expressoMail1_2/inc/class.imap_functions.inc.php

    r4162 r4168  
    139139                                { 
    140140                                        $temp = $this->get_info_head_msg($msg_number); 
     141                                        $temp['msg_sample'] = $this->get_msg_sample($msg_number,$folder); 
    141142                                        if(!$temp) 
    142143                                                return false; 
Note: See TracChangeset for help on using the changeset viewer.