Ignore:
Timestamp:
08/16/12 15:01:24 (12 years ago)
Author:
angelo
Message:

Ticket #3038 - Exportar multiplas mensagens nao funciona

File:
1 edited

Legend:

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

    r6860 r7040  
    425425                                {                
    426426                                        $file = $tempDir.'/'.$nameFileZip; 
     427                                        $ret[] = $file; 
     428                                    return $ret;   
    427429                                } else { 
    428430                                        $file = false; 
Note: See TracChangeset for help on using the changeset viewer.