Index: temp/trunk/html/admin/products/product.php
===================================================================
--- temp/trunk/html/admin/products/product.php	(revision 9786)
+++ temp/trunk/html/admin/products/product.php	(revision 9787)
@@ -558,6 +558,4 @@
 		return "";
 	}
-	
-	sfprintr($dir);
 
 	// ¸µ²èÁü¥µ¥¤¥º¤ò¼èÆÀ
@@ -565,4 +563,7 @@
 	list($from_w, $from_h) = getimagesize($from_path);
 	
+		sfprintr($from_path);
+
+	
 	// À¸À®Àè¤Î²èÁü¥µ¥¤¥º¤ò¼èÆÀ
 	$to_w = $objUpFile->width[$arrImageKey[$to_key]];
