Changeset 19547 for branches/version-2_5-dev/data/class/SC_Session.php
- Timestamp:
- 2010/11/07 04:47:27 (16 years ago)
- File:
-
- 1 edited
-
branches/version-2_5-dev/data/class/SC_Session.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_5-dev/data/class/SC_Session.php
r18701 r19547 33 33 /* コンストラクタ */ 34 34 function SC_Session() { 35 // セッション開始36 SC_Utils_Ex::sfDomainSessionStart();37 38 35 // セッション情報の保存 39 36 if(isset($_SESSION['cert'])) {
Note: See TracChangeset
for help on using the changeset viewer.
