Changeset 21866 for branches/version-2_12-dev/data/class/SC_Session.php
- Timestamp:
- 2012/05/30 15:39:34 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_12-dev/data/class/SC_Session.php
r21864 r21866 3 3 * This file is part of EC-CUBE 4 4 * 5 * Copyright(c) 2000-201 2LOCKON CO.,LTD. All Rights Reserved.5 * Copyright(c) 2000-2011 LOCKON CO.,LTD. All Rights Reserved. 6 6 * 7 7 * http://www.lockon.co.jp/ … … 121 121 // トランザクショントークンを破棄 122 122 SC_Helper_Session_Ex::destroyToken(); 123 // ログに記 123 // ログに記録する 124 GC_Utils_Ex::gfPrintLog('logout : user='.$this->login_id.' auth='.$this->authority.' sid='.$this->sid); 125 } 126 }
Note: See TracChangeset
for help on using the changeset viewer.
