Changeset 11842 for branches/dev/html/mobile/cart/index.php
- Timestamp:
- 2007/03/13 14:47:52 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/mobile/cart/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/mobile/cart/index.php
r11686 r11842 32 32 33 33 $objPage = new LC_Page(); 34 $objView = new SC_ SiteView(false);34 $objView = new SC_MobileView(false); 35 35 $objCartSess = new SC_CartSession("", false); 36 36 $objSiteSess = new SC_SiteSession();
Note: See TracChangeset
for help on using the changeset viewer.
