Index: temp/branches/ec-cube-beta/html/campaign/default/index.php
===================================================================
--- temp/branches/ec-cube-beta/html/campaign/default/index.php	(revision 11052)
+++ temp/branches/ec-cube-beta/html/campaign/default/index.php	(revision 11053)
@@ -38,4 +38,7 @@
 
 $objPage->tpl_dir_name = CAMPAIGN_TEMPLATE_PATH . $dir_name  . "/" . $status;
+
+sfprintr($objPage);
+
 
 //----¡¡¥Ú¡¼¥¸É½¼¨
@@ -100,5 +103,5 @@
 	// ¾¦ÉÊ°ìÍ÷
 	$arrProducts = $objQuery->select("*", "vw_products_allclass AS allcls", $where, $arrval);
-	
+sfprintr($arrProducts);	
 	for($i = 0; $i < count($arrProducts); $i++) {
 		$objPage = lfMakeSelect($arrProducts[$i]['product_id'], $arrClassName, $arrClassCatName);
