Ignore:
Timestamp:
08/02/11 09:25:51 (13 years ago)
Author:
roberto.santosjunior
Message:

Ticket #1820 - Erro ao exportar contatos no IE..........r4858

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/contactcenter/inc/cc_updown.php

    r4510 r4880  
    1414                $file_name = $_GET['file_name'];         
    1515                $file_path = $_GET['file_path']; 
     16                header("Pragma: public"); 
    1617                header ("Content-Type: application/octet-stream"); 
    1718                header ("Cache-Control: must-revalidate, post-check=0, pre-check=0"); 
Note: See TracChangeset for help on using the changeset viewer.