Ignore:
Timestamp:
07/11/12 11:45:10 (12 years ago)
Author:
niltonneto
Message:

Ticket #0000 - Copiadas as alterações do Trunk. Versão final da 2.4.1.

Location:
branches/2.4
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2.4

  • branches/2.4/mobile/inc/class.ui_mobilemail.inc.php

    r6731 r6754  
    907907                        } 
    908908                         
    909                         if(!$this->imap_functions->add_recipients("cc", $ccaddress, &$mail, true))  
     909                        if(!$this->imap_functions->add_recipients("cc", $ccaddress, &$mail, true)) 
    910910                        { 
    911911                                $error_msg = lang("Some addresses in the CC field were not recognized. Please make sure that all addresses are properly formed"); 
Note: See TracChangeset for help on using the changeset viewer.