Changeset 9412 for temp/trunk/html/admin


Ignore:
Timestamp:
2006/11/29 18:05:32 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

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

    r9410 r9412  
    346346            $sqlval['product_id'] = $product_id; 
    347347        } 
     348         
     349        // dtb_products_class ¤Î¥«¥é¥à¤ò¼èÆÀ 
     350         
     351         
     352        // ¥³¥Ô¡¼¾¦Éʤξì¹ç¤Ë¤Ïµ¬³Ê¤â¥³¥Ô¡¼¤¹¤ë 
     353        "INSERT INTO dtb_pSELECT * FROM dtb_products_class WHERE product_id = ? ORDER BY product_class_id"; 
     354         
    348355 
    349356    } else { 
Note: See TracChangeset for help on using the changeset viewer.