Index: temp/trunk/html/admin/products/product.php
===================================================================
--- temp/trunk/html/admin/products/product.php	(revision 9776)
+++ temp/trunk/html/admin/products/product.php	(revision 9777)
@@ -87,5 +87,5 @@
 			
 			foreach($arrSaveFile as $key => $val){
-				sfprintr($arrKeyID[$val]);
+				sfprintr($val);
 				lfMakeScaleImage($arrKeyID[$val], $arrKeyID[$val], true); 
 			}
