Changeset 6553 for temp/trunk/html/rss
- Timestamp:
- 2006/10/24 17:12:15 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/rss/product.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/rss/product.php
r6552 r6553 47 47 $arrProduct = $objQuery->getall("SELECT product_id, name AS product_name FROM dtb_products"); 48 48 } 49 50 sfprintr($arrProduct);51 exit();52 53 49 //ŹÊÞ¾ðÊó¤ò¥»¥Ã¥È 54 50 $objPage->arrSiteInfo = $objSiteInfo->data;
Note: See TracChangeset
for help on using the changeset viewer.
