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

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

  • SC_Utils#sfDomainSessionStart
File:
1 edited

Legend:

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

    r18900 r19547  
    195195        $this->initpath(); 
    196196 
    197         // PHP5ではsessionをスタートする前にヘッダー情報を送信していると警告が出るため、先にセッションをスタートするように変更 
    198         SC_Utils_Ex::sfDomainSessionStart(); 
    199  
    200197        if ($setPrevURL) { 
    201198            $objCartSess = new SC_CartSession(); 
Note: See TracChangeset for help on using the changeset viewer.