Index: temp/branches/ec-cube-beta/html/campaign/default/index.php
===================================================================
--- temp/branches/ec-cube-beta/html/campaign/default/index.php	(revision 11061)
+++ temp/branches/ec-cube-beta/html/campaign/default/index.php	(revision 11064)
@@ -58,5 +58,4 @@
 		$objCartSess->addProduct(array($_POST['product_id'], $classcategory_id1, $classcategory_id2), $_POST[$quantity]);
 		header("Location: " . URL_CART_TOP);
-sfprintr("test!!");
 		exit;
 	}
