- Timestamp:
- 2006/10/25 15:55:38 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/shopping/payment.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/shopping/payment.php
r6681 r6682 58 58 foreach($objCartSess->getCartList() as $key => $val){ 59 59 if($val['quantity'] == 0){ 60 sf printr("error");60 sfDispSiteError(SOLD_OUT, "", true); 61 61 } 62 62 }
Note: See TracChangeset
for help on using the changeset viewer.
