Index: temp/trunk/html/test/uehara/file_view.php
===================================================================
--- temp/trunk/html/test/uehara/file_view.php	(revision 8638)
+++ temp/trunk/html/test/uehara/file_view.php	(revision 8639)
@@ -10,4 +10,5 @@
 
 // ¥Õ¥¡¥¤¥ëÆâÍÆÉ½¼¨
+print("Content-type: text/plain\n\n");
 print(nl2br(lfReadFile(USER_PATH.$_GET['file'])));
 
