Ignore:
Timestamp:
2010/11/07 04:47:27 (16 years ago)
Author:
Seasoft
Message:

#628(未使用処理・定義などの削除)

  • SC_Utils#sfDomainSessionStart
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_5-dev/data/class/SC_SiteSession.php

    r18701 r19547  
    2626    /* コンストラクタ */ 
    2727    function SC_SiteSession() { 
    28         SC_Utils_Ex::sfDomainSessionStart(); 
    2928        // 前ページでの登録成功判定を引き継ぐ 
    3029        $_SESSION['site']['pre_regist_success'] = 
Note: See TracChangeset for help on using the changeset viewer.