Changeset 4176 for trunk


Ignore:
Timestamp:
04/29/11 10:16:52 (13 years ago)
Author:
niltonneto
Message:

Ticket #1805 - Pré-Visualização de mensagem no campo assunto não funciona

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/expressoMail1_2/inc/class.imap_functions.inc.php

    r4157 r4176  
    131131                                { 
    132132                                        $temp = $this->get_info_head_msg($msg_number); 
     133                                        $temp['msg_sample'] = $this->get_msg_sample($msg_number,$folder); 
    133134                                        if(!$temp) 
    134135                                                return false; 
Note: See TracChangeset for help on using the changeset viewer.