Changeset 18572 for branches/comu-ver2
- Timestamp:
- 2010/02/18 13:45:51 (16 years ago)
- File:
-
- 1 edited
-
branches/comu-ver2/data/class/SC_View.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/comu-ver2/data/class/SC_View.php
r18495 r18572 197 197 198 198 if ($setPrevURL) { 199 $include_dir = realpath(dirname( __FILE__));200 require_once($include_dir . "/SC_CartSession.php");201 199 $objCartSess = new SC_CartSession(); 202 200 $objCartSess->setPrevURL($_SERVER['REQUEST_URI']);
Note: See TracChangeset
for help on using the changeset viewer.
