Changeset 1561 for temp/trunk/html


Ignore:
Timestamp:
2006/08/24 11:49:51 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/admin/products/index.php

    r1560 r1561  
    216216            // ÆÉ¤ß¹þ¤àÎó¤È¥Æ¡¼¥Ö¥ë¤Î»ØÄê 
    217217//          $col = "product_id, name, category_id, main_list_image, status, product_code, price01, price02, stock, stock_unlimited"; 
    218             $col = "product_id"; 
     218            $col = "'a'"; 
    219219            $from = "vw_products_nonclass"; 
    220220 
Note: See TracChangeset for help on using the changeset viewer.