Changeset 8642 for temp/trunk/html
- Timestamp:
- 2006/11/20 13:01:44 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/test/uehara/file_view.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/test/uehara/file_view.php
r8641 r8642 10 10 11 11 // ¥Õ¥¡¥¤¥ëÆâÍÆÉ½¼¨ 12 header("Content-type: application/octet-stream \n\n");12 header("Content-type: application/octet-stream\n\n"); 13 13 print(nl2br(lfReadFile(USER_PATH.$_GET['file']))); 14 14
Note: See TracChangeset
for help on using the changeset viewer.
