Changeset 2038


Ignore:
Timestamp:
2006/08/26 12:05:53 (18 years ago)
Author:
kakinaka
Message:

blank

Location:
temp/trunk
Files:
2 edited

Legend:

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

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