Changeset 1562 for temp/trunk
- Timestamp:
- 2006/08/24 11:54:35 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/Smarty/templates/admin/products/index.tpl (modified) (previous)
-
html/admin/products/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/products/index.php
r1561 r1562 215 215 default: 216 216 // ÆÉ¤ß¹þ¤àÎó¤È¥Æ¡¼¥Ö¥ë¤Î»ØÄê 217 //$col = "product_id, name, category_id, main_list_image, status, product_code, price01, price02, stock, stock_unlimited";218 $col = "'a'";217 $col = "product_id, name, category_id, main_list_image, status, product_code, price01, price02, stock, stock_unlimited"; 218 // $col = "'a'"; 219 219 $from = "vw_products_nonclass"; 220 220
Note: See TracChangeset
for help on using the changeset viewer.
