Changeset 5255 for temp/trunk/data/conf


Ignore:
Timestamp:
2006/09/20 14:36:48 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

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

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