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

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/data/conf/conf.php

    r5253 r5254  
    780780        FROM dtb_products_class WHERE classcategory_id1 = 0 AND classcategory_id2 = 0)  
    781781        AS T2 
    782         ON T1.product_id = T2.product_id_sub) ', 
     782        ON T1.product_id = T2.product_id_sub) as  ', 
    783783     
    784784    "vw_products_allclass" => ' 
Note: See TracChangeset for help on using the changeset viewer.