Ignore:
Timestamp:
2007/03/16 17:07:51 (19 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/mobile/shopping/payment.php

    r11902 r11907  
    5858 
    5959// ¥«¡¼ÅÔÆâ¤Î¾¦ÉʤÎÇä¤êÀÚ¤ì¥Á¥§¥Ã¥¯ 
    60 $objCartSess->chkSoldOut($objCartSess->getCartList()); 
     60$objCartSess->chkSoldOut($objCartSess->getCartList(), true); 
    6161 
    6262// Ìá¤ë¥Ü¥¿¥ó¤Î½èÍý 
Note: See TracChangeset for help on using the changeset viewer.