Changeset 11061 for temp/branches


Ignore:
Timestamp:
2006/12/21 14:35:59 (19 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/branches/ec-cube-beta/html/campaign/default/index.php

    r11059 r11061  
    5858        $objCartSess->addProduct(array($_POST['product_id'], $classcategory_id1, $classcategory_id2), $_POST[$quantity]); 
    5959        header("Location: " . URL_CART_TOP); 
     60sfprintr("test!!"); 
    6061        exit; 
    6162    } 
     
    6667 
    6768$objPage->tpl_dir_name = CAMPAIGN_TEMPLATE_PATH . $dir_name  . "/" . $status; 
    68  
    69 sfprintr($objPage); 
    70  
    7169 
    7270//----¡¡¥Ú¡¼¥¸É½¼¨ 
Note: See TracChangeset for help on using the changeset viewer.