Changeset 18025
- Timestamp:
- 2009/05/25 14:17:30 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2/data/class/pages/shopping/LC_Page_Shopping_Payment.php
r18007 r18025 408 408 } 409 409 } 410 if ($pay_flag ) {410 if ($pay_flag && $arrRet['payment_id'] != "" ) { 411 411 SC_Utils_Ex::sfDispSiteError(CUSTOMER_ERROR); 412 412 }
Note: See TracChangeset
for help on using the changeset viewer.