Changeset 8424 for temp/trunk/html/cart/index.php
- Timestamp:
- 2006/11/17 09:23:12 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/cart/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/cart/index.php
r8420 r8424 24 24 25 25 $objPage = new LC_Page(); 26 $objView = new SC_SiteView( );26 $objView = new SC_SiteView(true); 27 27 $objCartSess = new SC_CartSession("", false); 28 28 $objSiteSess = new SC_SiteSession();
Note: See TracChangeset
for help on using the changeset viewer.
