Ignore:
Timestamp:
02/16/11 13:57:59 (13 years ago)
Author:
thiagoaos
Message:

Ticket #1555 - Corrigida a edição do rascunho quando não tem um destinatário.

File:
1 edited

Legend:

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

    r3761 r3770  
    706706                        } 
    707707                        $return['toaddress2'] = $this->del_last_two_caracters($return['toaddress2']); 
    708                 } 
    709                 else 
    710                 { 
    711                         $return['toaddress2'] = "<Empty>"; 
    712708                } 
    713709 
Note: See TracChangeset for help on using the changeset viewer.