Changeset 2039 for temp


Ignore:
Timestamp:
2006/08/26 12:26:50 (20 years ago)
Author:
kakinaka
Message:

blank

Location:
temp/trunk
Files:
2 edited

Legend:

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

    r2038 r2039  
    143143$arrRet = $objQuery->select("*", "vw_products_allclass_detail", "product_id = ?", array($tmp_id)); 
    144144$objPage->arrProduct = $arrRet[0]; 
    145  
    146 sfprintr($arrRet[0]); 
    147145 
    148146// ¹ØÆþÀ©¸Â¿ô¤ò¼èÆÀ 
Note: See TracChangeset for help on using the changeset viewer.