Changeset 8642 for temp/trunk/html


Ignore:
Timestamp:
2006/11/20 13:01:44 (20 years ago)
Author:
uehara
Message:

blank

File:
1 edited

Legend:

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

    r8641 r8642  
    1010 
    1111// ¥Õ¥¡¥¤¥ëÆâÍÆÉ½¼¨ 
    12 header("Content-type: application/octet-stream \n\n"); 
     12header("Content-type: application/octet-stream\n\n"); 
    1313print(nl2br(lfReadFile(USER_PATH.$_GET['file']))); 
    1414 
Note: See TracChangeset for help on using the changeset viewer.