Ignore:
Timestamp:
2006/09/20 14:33:35 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/admin/mail/htmlmail_select.php

    r4608 r5253  
    7171    // ÆÉ¤ß¹þ¤àÎó¤È¥Æ¡¼¥Ö¥ë¤Î»ØÄê 
    7272    $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 "; 
    7474         
    7575    $objQuery = new SC_Query(); 
Note: See TracChangeset for help on using the changeset viewer.