Changeset 21420 for branches/version-2_12-dev/html/shopping
- Timestamp:
- 2012/01/23 04:49:37 (15 years ago)
- Location:
- branches/version-2_12-dev/html/shopping
- Files:
-
- 7 edited
-
complete.php (modified) (1 diff)
-
confirm.php (modified) (1 diff)
-
deliv.php (modified) (1 diff)
-
index.php (modified) (1 diff)
-
load_payment_module.php (modified) (1 diff)
-
multiple.php (modified) (1 diff)
-
payment.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_12-dev/html/shopping/complete.php
r20764 r21420 33 33 $objPage->init(); 34 34 $objPage->process(); 35 ?> -
branches/version-2_12-dev/html/shopping/confirm.php
r20764 r21420 33 33 $objPage->init(); 34 34 $objPage->process(); 35 ?> -
branches/version-2_12-dev/html/shopping/deliv.php
r20764 r21420 33 33 $objPage->init(); 34 34 $objPage->process(); 35 ?> -
branches/version-2_12-dev/html/shopping/index.php
r20764 r21420 32 32 $objPage->init(); 33 33 $objPage->process(); 34 ?> -
branches/version-2_12-dev/html/shopping/load_payment_module.php
r20764 r21420 33 33 $objPage->init(); 34 34 $objPage->process(); 35 ?> -
branches/version-2_12-dev/html/shopping/multiple.php
r20764 r21420 33 33 $objPage->init(); 34 34 $objPage->process(); 35 ?> -
branches/version-2_12-dev/html/shopping/payment.php
r20764 r21420 33 33 $objPage->init(); 34 34 $objPage->process(); 35 ?>
Note: See TracChangeset
for help on using the changeset viewer.
