Index: temp/trunk/html/test/uehara/tree.php
===================================================================
--- temp/trunk/html/test/uehara/tree.php	(revision 8709)
+++ temp/trunk/html/test/uehara/tree.php	(revision 8710)
@@ -25,5 +25,5 @@
 	$now_dir = $top_dir;
 }
-
+sfprintr($_POST);
 // ¥Õ¥¡¥¤¥ë´ÉÍý¥¯¥é¥¹
 $objUpFile = new SC_UploadFile(IMAGE_TEMP_DIR, $now_dir);
@@ -87,5 +87,5 @@
 // ¥Õ¥¡¥¤¥ë¥¢¥Ã¥×¥í¡¼¥É
 case 'upload':
-sfprintr($_POST);
+
 	// ¥Õ¥¡¥¤¥ëÂ¸ºß¥Á¥§¥Ã¥¯
 	$arrErr = (array)$objUpFile->checkEXISTS($_POST['upload_file']);
