Changeset 8903 for temp/trunk/html


Ignore:
Timestamp:
2006/11/26 16:08:01 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/products/detail.php

    r7867 r8903  
    138138$arrRet = $objQuery->select("*", "vw_products_allclass_detail AS alldtl", "product_id = ?", array($tmp_id)); 
    139139$objPage->arrProduct = $arrRet[0]; 
     140 
     141 
     142sfprintr($objPage->arrProduc); 
    140143 
    141144// ¹ØÆþÀ©¸Â¿ô¤ò¼èÆÀ 
Note: See TracChangeset for help on using the changeset viewer.