Changeset 13526 for branches/rel/html/shopping
- Timestamp:
- 2007/05/28 19:34:19 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/rel/html/shopping/payment.php
r13525 r13526 103 103 104 104 if (!sfisInt($objFormParam->getValue('payment_id'))) { 105 sfDisp Page();105 sfDispError(); 106 106 } 107 107
Note: See TracChangeset
for help on using the changeset viewer.