Changeset 19547 for branches/version-2_5-dev/data/class/SC_Customer.php
- Timestamp:
- 2010/11/07 04:47:27 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_5-dev/data/class/SC_Customer.php
r18820 r19547 159 159 // ログイン情報をセッションに登録し、ログに書き込む 160 160 function startSession() { 161 SC_Utils_Ex::sfDomainSessionStart();162 161 $_SESSION['customer'] = $this->customer_data; 163 162 // セッション情報の保存
Note: See TracChangeset
for help on using the changeset viewer.
