Changeset 18572 for branches/comu-ver2


Ignore:
Timestamp:
2010/02/18 13:45:51 (14 years ago)
Author:
Seasoft
Message:

不要と思われるインクルードを削除

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/comu-ver2/data/class/SC_View.php

    r18495 r18572  
    197197 
    198198        if ($setPrevURL) { 
    199             $include_dir = realpath(dirname( __FILE__)); 
    200             require_once($include_dir . "/SC_CartSession.php"); 
    201199            $objCartSess = new SC_CartSession(); 
    202200            $objCartSess->setPrevURL($_SERVER['REQUEST_URI']); 
Note: See TracChangeset for help on using the changeset viewer.