Changeset 21571 for branches/version-2_12-dev/data/class/SC_Customer.php
- Timestamp:
- 2012/03/02 01:38:44 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_12-dev/data/class/SC_Customer.php
r21527 r21571 213 213 // $_SESSION['customer']の解放 214 214 unset($_SESSION['customer']); 215 // セッションの配送情報を全て破棄する 216 SC_Helper_Purchase_Ex::unsetAllShippingTemp(true); 215 217 // トランザクショントークンの破棄 216 218 SC_Helper_Session_Ex::destroyToken();
Note: See TracChangeset
for help on using the changeset viewer.
