Index: temp/trunk/html/admin/products/index.php
===================================================================
--- temp/trunk/html/admin/products/index.php	(revision 1561)
+++ temp/trunk/html/admin/products/index.php	(revision 1562)
@@ -215,6 +215,6 @@
 		default:
 			// ÆÉ¤ß¹þ¤àÎó¤È¥Æ¡¼¥Ö¥ë¤Î»ØÄê
-//			$col = "product_id, name, category_id, main_list_image, status, product_code, price01, price02, stock, stock_unlimited";
-			$col = "'a'";
+			$col = "product_id, name, category_id, main_list_image, status, product_code, price01, price02, stock, stock_unlimited";
+//			$col = "'a'";
 			$from = "vw_products_nonclass";
 
