Changeset 5260 for temp/trunk/data/conf


Ignore:
Timestamp:
2006/09/20 14:47:06 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

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

    r5259 r5260  
    851851        AS T3 LEFT JOIN dtb_classcategory AS T4 
    852852        ON T3.classcategory_id2 = T4.classcategory_id) AS T5 LEFT JOIN dtb_products AS T6 
    853         ON product_id_sub = T6.product_id) vw_product_class ', 
     853        ON product_id_sub = T6.product_id) ', 
    854854 
    855855    "vw_category_count" => ' 
Note: See TracChangeset for help on using the changeset viewer.