Changeset 8903 for temp/trunk/html/products/detail.php
- Timestamp:
- 2006/11/26 16:08:01 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/products/detail.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/products/detail.php
r7867 r8903 138 138 $arrRet = $objQuery->select("*", "vw_products_allclass_detail AS alldtl", "product_id = ?", array($tmp_id)); 139 139 $objPage->arrProduct = $arrRet[0]; 140 141 142 sfprintr($objPage->arrProduc); 140 143 141 144 // ¹ØÆþÀ©¸Â¿ô¤ò¼èÆÀ
Note: See TracChangeset
for help on using the changeset viewer.
