Changeset 2315 for temp/trunk
- Timestamp:
- 2006/08/28 16:03:36 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/Smarty/templates/cart/index.tpl (modified) (previous)
-
html/cart/index.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/cart/index.php
r2314 r2315 87 87 $objPage = sfTotalCart($objPage, $objCartSess, $arrInfo); 88 88 $objPage->arrData = sfTotalConfirm($arrData, $objPage, $objCartSess, $arrInfo, $objCustomer); 89 90 sfprintr($objPage->arrData); 91 89 92 $objPage->arrInfo = $arrInfo; 90 93 … … 94 97 $objPage->tpl_user_point = $objCustomer->getValue('point'); 95 98 $objPage->tpl_name = $objCustomer->getValue('name01'); 96 } 99 } 97 100 98 101 // Á÷ÎÁ̵ÎÁ¤Þ¤Ç¤Î¶â³Û¤ò·×»»
Note: See TracChangeset
for help on using the changeset viewer.
