Changeset 1562 for temp/trunk


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

blank

Location:
temp/trunk
Files:
2 edited

Legend:

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

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