Changeset 5253 for temp/trunk/data


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

blank

File:
1 edited

Legend:

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

    r5252 r5253  
    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) vw_products_nonclass', 
     782        ON T1.product_id = T2.product_id_sub) ', 
    783783     
    784784    "vw_products_allclass" => ' 
Note: See TracChangeset for help on using the changeset viewer.