Index: branches/dev/html/admin/mail/index.php
===================================================================
--- branches/dev/html/admin/mail/index.php	(revision 14409)
+++ branches/dev/html/admin/mail/index.php	(revision 14438)
@@ -290,6 +290,4 @@
 
 $objPage->arrYear = $arrYear;
-$objPage->errorCount = count($objPage->arrErr);
-
 
 $objPage->arrCustomerOrderId = lfGetCustomerOrderId($_POST['buy_product_code']);
@@ -298,6 +296,5 @@
 
 $objPage->arrCampaignList = lfGetCampaignList();
-sfprintr($objPage->arrErr);
-sfprintr(count($objPage->arrErr));
+
 //----¡¡¥Ú¡¼¥¸É½¼¨
 $objView->assignobj($objPage);
