Changeset 11851 for branches/dev/html/mobile/products/detail.php
- Timestamp:
- 2007/03/13 17:30:19 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/mobile/products/detail.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/mobile/products/detail.php
r11842 r11851 170 170 $objCartSess->addProduct(array($_POST['product_id'], $classcategory_id1, $classcategory_id2), $objFormParam->getValue('quantity')); 171 171 172 header("Location: " . gfAddSessionId( URL_CART_TOP));172 header("Location: " . gfAddSessionId(MOBILE_URL_CART_TOP)); 173 173 174 174 exit;
Note: See TracChangeset
for help on using the changeset viewer.
