Changeset 3631 for temp/trunk
- Timestamp:
- 2006/09/01 02:32:22 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/shopping/index.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/shopping/index.php
r3630 r3631 42 42 } 43 43 44 sfprintr($_POST);45 44 switch($_POST['mode']) { 46 45 case 'nonmember_confirm': … … 52 51 $objFormParam->toLower('order_mail'); 53 52 $objFormParam->toLower('order_mail_check'); 53 54 sfprintr($objPage->arrErr); 54 55 55 56 $objPage->arrErr = lfCheckError();
Note: See TracChangeset
for help on using the changeset viewer.
