Changeset 5252 for temp/trunk/html/admin/contents/recommend_search.php
- Timestamp:
- 2006/09/20 14:33:34 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/contents/recommend_search.php
r4754 r5252 72 72 // ÆÉ¤ß¹þ¤àÎó¤È¥Æ¡¼¥Ö¥ë¤Î»ØÄê 73 73 $col = "product_id, name, category_id, main_list_image, status, product_code, price01, stock, stock_unlimited"; 74 $from = "vw_products_nonclass ";74 $from = "vw_products_nonclass AS noncls "; 75 75 76 76 $objQuery = new SC_Query();
Note: See TracChangeset
for help on using the changeset viewer.
