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