- Timestamp:
- 2006/08/26 12:26:50 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/Smarty/templates/products/detail.tpl (modified) (previous)
-
html/products/detail.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/products/detail.php
r2038 r2039 143 143 $arrRet = $objQuery->select("*", "vw_products_allclass_detail", "product_id = ?", array($tmp_id)); 144 144 $objPage->arrProduct = $arrRet[0]; 145 146 sfprintr($arrRet[0]);147 145 148 146 // ¹ØÆþÀ©¸Â¿ô¤ò¼èÆÀ
Note: See TracChangeset
for help on using the changeset viewer.
