Changeset 8436 for temp/trunk/data/class/SC_View.php
- Timestamp:
- 2006/11/17 16:21:04 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/data/class/SC_View.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/class/SC_View.php
r8435 r8436 147 147 148 148 if($cart){ 149 require_once(". /SC_CartSession.php");149 require_once("../SC_CartSession.php"); 150 150 $objCartSess = new SC_CartSession(); 151 151 $objCartSess->setPrevURL($_SERVER['REQUEST_URI']);
Note: See TracChangeset
for help on using the changeset viewer.
