Ignore:
Timestamp:
2007/03/13 17:30:19 (19 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/mobile/products/detail.php

    r11842 r11851  
    170170        $objCartSess->addProduct(array($_POST['product_id'], $classcategory_id1, $classcategory_id2), $objFormParam->getValue('quantity')); 
    171171 
    172         header("Location: " . gfAddSessionId(URL_CART_TOP)); 
     172        header("Location: " . gfAddSessionId(MOBILE_URL_CART_TOP)); 
    173173 
    174174        exit; 
Note: See TracChangeset for help on using the changeset viewer.