Changeset 20444 for branches/version-2_5-dev/data/class/SC_SiteView.php
- Timestamp:
- 2011/02/28 19:48:28 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_5-dev/data/class/SC_SiteView.php
r20306 r20444 33 33 34 34 if ($setPrevURL) { 35 $objCartSess = new SC_CartSession ();35 $objCartSess = new SC_CartSession_Ex(); 36 36 $objCartSess->setPrevURL($_SERVER['REQUEST_URI']); 37 37 }
Note: See TracChangeset
for help on using the changeset viewer.
