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