Changeset 4809 for temp/trunk


Ignore:
Timestamp:
2006/09/15 18:01:34 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/data/lib/slib.php

    r4808 r4809  
    22912291    $col .= " cat.update_date,"; 
    22922292    $col .= " cat.del_flg"; 
    2293      
    22942293    $from = "dtb_category as cat left join dtb_category_total_count as ttl on ttl.category_id = cat.category_id"; 
    22952294    // ÅÐÏ¿¾¦ÉÊ¿ô¤Î¥Á¥§¥Ã¥¯ 
Note: See TracChangeset for help on using the changeset viewer.