Changeset 11061 for temp/branches
- Timestamp:
- 2006/12/21 14:35:59 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/branches/ec-cube-beta/html/campaign/default/index.php
r11059 r11061 58 58 $objCartSess->addProduct(array($_POST['product_id'], $classcategory_id1, $classcategory_id2), $_POST[$quantity]); 59 59 header("Location: " . URL_CART_TOP); 60 sfprintr("test!!"); 60 61 exit; 61 62 } … … 66 67 67 68 $objPage->tpl_dir_name = CAMPAIGN_TEMPLATE_PATH . $dir_name . "/" . $status; 68 69 sfprintr($objPage);70 71 69 72 70 //----¡¡¥Ú¡¼¥¸É½¼¨
Note: See TracChangeset
for help on using the changeset viewer.
