Changeset 8912 for temp/trunk/html/products/detail.php
- Timestamp:
- 2006/11/26 16:41:25 (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
r8911 r8912 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 149 */ 150 150 //sfprintr($arrProcuctCode); 151 151
Note: See TracChangeset
for help on using the changeset viewer.
