Changeset 17125 for branches/version-2/data/class
- Timestamp:
- 2008/03/11 20:59:00 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2/data/class/pages/mypage/LC_Page_Mypage_Change.php
r16582 r17125 159 159 //セッション情報を最新の状態に更新する 160 160 $this->objCustomer->updateSession(); 161 162 // Do楽SNS連携モジュールユーザ情報更新処理 163 if (function_exists('sfUpdateSourakuSNSUserInfo')) { 164 sfUpdateSourakuSNSUserInfo(); 165 } 166 161 167 //完了ページへ 162 168 $this->sendRedirect($this->getLocation("./change_complete.php"));
Note: See TracChangeset
for help on using the changeset viewer.
