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

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/admin/contents/recommend_search.php

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