Changeset 4815 for temp/trunk/data/lib/slib.php
- Timestamp:
- 2006/09/16 18:07:29 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/data/lib/slib.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/lib/slib.php
r4814 r4815 2291 2291 $col .= " cat.update_date,"; 2292 2292 $col .= " cat.del_flg, "; 2293 $col .= " ttl.product_count"; 2294 2293 $col .= " ttl.product_count"; 2295 2294 $from = "dtb_category as cat left join dtb_category_total_count as ttl on ttl.category_id = cat.category_id"; 2296 2295 // ÅÐÏ¿¾¦ÉÊ¿ô¤Î¥Á¥§¥Ã¥¯
Note: See TracChangeset
for help on using the changeset viewer.
