Index: temp/branches/ec-cube-beta/html/admin/contents/campaign_create_tag.php
===================================================================
--- temp/branches/ec-cube-beta/html/admin/contents/campaign_create_tag.php	(revision 11313)
+++ temp/branches/ec-cube-beta/html/admin/contents/campaign_create_tag.php	(revision 11317)
@@ -161,5 +161,7 @@
 	// ½ñ¤­¹þ¤ß¥¿¥°
 	$read_file = file_get_contents(CAMPAIGN_BLOC_PATH . "cart_tag.tpl");
+sfprintr($read_file);	
 	$write_tag = ereg_replace("<{assign_product_id}>", $product_id, $read_file);
+sfprintr($write_tag);	
 	// ¥«¡¼¥È¥¿¥°ÊÝÂ¸ÍÑ¥Õ¥¡¥¤¥ëºîÀ®
 	$cart_tag_path = CAMPAIGN_TEMPLATE_PATH."cart_tag/";
