Changeset 2450


Ignore:
Timestamp:
04/07/10 16:20:46 (14 years ago)
Author:
amuller
Message:

Ticket #1026 - Melhoria ao usar salvamento automático

File:
1 edited

Legend:

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

    r2446 r2450  
    14701470        function refresh($params) 
    14711471        { 
     1472                session_write_close(); 
    14721473                include_once("class.imap_attachment.inc.php"); 
    14731474                $imap_attachment = new imap_attachment(); 
Note: See TracChangeset for help on using the changeset viewer.