Index: temp/branches/ec-cube-beta/html/campaign/default/index.php
===================================================================
--- temp/branches/ec-cube-beta/html/campaign/default/index.php	(revision 11059)
+++ temp/branches/ec-cube-beta/html/campaign/default/index.php	(revision 11061)
@@ -58,4 +58,5 @@
 		$objCartSess->addProduct(array($_POST['product_id'], $classcategory_id1, $classcategory_id2), $_POST[$quantity]);
 		header("Location: " . URL_CART_TOP);
+sfprintr("test!!");
 		exit;
 	}
@@ -66,7 +67,4 @@
 
 $objPage->tpl_dir_name = CAMPAIGN_TEMPLATE_PATH . $dir_name  . "/" . $status;
-
-sfprintr($objPage);
-
 
 //----¡¡¥Ú¡¼¥¸É½¼¨
