Ignore:
Timestamp:
04/15/11 16:21:08 (13 years ago)
Author:
diegomoreno
Message:

Ticket #1074 - expressoMail1_2 - Ajusto inicial para funcionamento da paginacao.

File:
1 edited

Legend:

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

    r4039 r4048  
    117117 
    118118        $return = array(); 
     119                 
     120                $return['folder'] = $folder; 
     121                 
    119122        //Para enviar o offset entre o timezone definido pelo usuário e GMT 
    120123        $return['offsetToGMT'] = $this->functions->CalculateDateOffset(); 
Note: See TracChangeset for help on using the changeset viewer.