Changeset 8619 for temp/trunk


Ignore:
Timestamp:
2006/11/19 20:45:21 (20 years ago)
Author:
uehara
Message:

blank

File:
1 edited

Legend:

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

    r8618 r8619  
    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.