Changeset 8643 for temp/trunk/html


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

blank

File:
1 edited

Legend:

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

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