Changeset 8435
- Timestamp:
- 2006/11/17 16:20:42 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 deleted
- 1 edited
-
data/class/SC_View.php (modified) (1 diff)
-
html/admin/basis/point.php.tpl (deleted)
-
html/admin/contents/inquiry_customer.php (deleted)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/class/SC_View.php
r8425 r8435 147 147 148 148 if($cart){ 149 require_once("./SC_CartSession.php"); 149 150 $objCartSess = new SC_CartSession(); 150 151 $objCartSess->setPrevURL($_SERVER['REQUEST_URI']);
Note: See TracChangeset
for help on using the changeset viewer.
