Changeset 4164


Ignore:
Timestamp:
04/28/11 15:22:57 (13 years ago)
Author:
roberto.santosjunior
Message:

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

File:
1 edited

Legend:

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

    r4150 r4164  
    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.