- Timestamp:
- 2006/10/24 11:27:53 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/Smarty/templates/rss/index.tpl (modified) (previous)
-
html/rss/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/rss/index.php
r6472 r6473 73 73 $col .= " ,(SELECT shop_name FROM dtb_baseinfo limit 1) AS shop_name "; //Ź̾ 74 74 $col .= " ,(SELECT email04 FROM dtb_baseinfo limit 1) AS email "; //ÂåɽEmail¥¢¥É¥ì¥¹ 75 $col .= " ,(SELECT company_name FROM dtb_baseinfo limit 1) AS company_name "; //²ñ¼Ò̾76 75 $from = "dtb_news"; 77 76 $where = "del_flg = '0'";
Note: See TracChangeset
for help on using the changeset viewer.
