Index: temp/trunk/html/test/uehara/tree.php
===================================================================
--- temp/trunk/html/test/uehara/tree.php	(revision 8623)
+++ temp/trunk/html/test/uehara/tree.php	(revision 8624)
@@ -54,9 +54,4 @@
 			Header("Pragma: ");
 			*/
-			header("Accept-Ranges: none");
-			header("Content-Disposition: attachment; filename=".$_POST['select_file']);
-			header("Content-Transfer-Encoding: binary");
-			header("Content-Length: ". strlen($_POST['select_file']) );
-			header("Content-Type: text/octet-stream");
 		}
 	}
