- Timestamp:
- 2006/10/25 15:44:07 (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
r6679 r6680 56 56 57 57 sfprintr($objCartSess->getCartList()); 58 58 foreach($objCartSess->getCartList() as $key => $val){ 59 if($val['quantity'] === 0){ 60 sfprintr("error"); 61 } 62 } 59 63 60 64 switch($_POST['mode']) {
Note: See TracChangeset
for help on using the changeset viewer.
