Ignore:
Timestamp:
2006/11/16 20:21:08 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/index.php

    r8414 r8416  
    1919$objPage = new LC_Page(); 
    2020$conn = new SC_DBConn(); 
    21 $objSiteSess = new SC_SiteSession(); 
     21$objCartSess = new SC_CartSession(); 
     22$objCartSess->setPrevURL($_SERVER['REQUEST_URI']); 
    2223 
    2324// ¥ì¥¤¥¢¥¦¥È¥Ç¥¶¥¤¥ó¤ò¼èÆÀ 
Note: See TracChangeset for help on using the changeset viewer.