Index: /temp/trunk/html/test/uehara/tree.php
===================================================================
--- /temp/trunk/html/test/uehara/tree.php	(revision 8708)
+++ /temp/trunk/html/test/uehara/tree.php	(revision 8709)
@@ -87,4 +87,5 @@
 // ¥Õ¥¡¥¤¥ë¥¢¥Ã¥×¥í¡¼¥É
 case 'upload':
+sfprintr($_POST);
 	// ¥Õ¥¡¥¤¥ëÂ¸ºß¥Á¥§¥Ã¥¯
 	$arrErr = (array)$objUpFile->checkEXISTS($_POST['upload_file']);
@@ -105,6 +106,4 @@
 $objPage->arrErr = $arrErr;
 $objPage->arrParam = $_POST;
-
-sfprintr($objPage->arrErr);
 
 $objView->assignobj($objPage);
