Changeset 8913 for temp/trunk/html/products/detail.php
- Timestamp:
- 2006/11/26 16:43:44 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/products/detail.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/products/detail.php
r8912 r8913 138 138 $arrRet = $objQuery->select("*", "vw_products_allclass_detail AS alldtl", "product_id = ?", array($tmp_id)); 139 139 $objPage->arrProduct = $arrRet[0]; 140 /* 140 141 141 // ¾¦ÉÊ¥³¡¼¥É¤Î¼èÆÀ 142 142 $code_sql = "SELECT product_code FROM dtb_products_class AS prdcls WHERE prdcls.product_id = 1 GROUP BY product_code ORDER BY product_code"; … … 147 147 148 148 $objPage->ProcuctCode = $ProcuctCode; 149 */ 150 //sfprintr($arrProcuctCode);151 152 //sfprintr($ProcuctCode);149 150 sfprintr($arrProcuctCode); 151 152 sfprintr($ProcuctCode); 153 153 154 154 // ¹ØÆþÀ©¸Â¿ô¤ò¼èÆÀ
Note: See TracChangeset
for help on using the changeset viewer.
