Index: /temp/trunk/html/admin/products/product.php
===================================================================
--- /temp/trunk/html/admin/products/product.php	(revision 9140)
+++ /temp/trunk/html/admin/products/product.php	(revision 9141)
@@ -504,12 +504,12 @@
 
 	switch ($_POST['image_key']){
-		case "main_large_image":
+		case "main_image":
 			// °ìÍ÷¥á¥¤¥ó²èÁü
 			lfMakeScaleImage($_POST['image_key'], "main_list_image");
 			
+		case "main_large_image":
 			// ¾ÜºÙ¥á¥¤¥ó²èÁü
 			lfMakeScaleImage($_POST['image_key'], "main_image");
 			break;
-		
 		default:
 			break;
