Changeset 8622 for temp/trunk


Ignore:
Timestamp:
2006/11/19 20:47:38 (20 years ago)
Author:
uehara
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/test/uehara/tree.php

    r8621 r8622  
    5151            Header("Content-disposition: attachment; filename=".basename($_POST['select_file'])); 
    5252            Header("Content-type: application/octet-stream; name=".basename($_POST['select_file'])); 
    53             //Header("Cache-Control: "); 
    54             //Header("Pragma: "); 
     53            Header("Cache-Control: "); 
     54            Header("Pragma: "); 
    5555        } 
    5656    } 
Note: See TracChangeset for help on using the changeset viewer.