Index: temp/trunk/html/admin/products/product.php
===================================================================
--- temp/trunk/html/admin/products/product.php	(revision 9781)
+++ temp/trunk/html/admin/products/product.php	(revision 9782)
@@ -86,9 +86,6 @@
 			$arrSaveFile = $objUpFile->save_file;
 			
-			
-			sfprintr($arrKeyID);
 			foreach($arrSaveFile as $key => $val){
-				sfprintr($key);
-				lfMakeScaleImage($arrKeyID[$key], $arrKeyID[$key], true); 
+				lfMakeScaleImage($arrKey[$key], $arrKey[$key], true); 
 			}
 		}
