Index: branches/dev/html/admin/mail/index.php
===================================================================
--- branches/dev/html/admin/mail/index.php	(revision 14305)
+++ branches/dev/html/admin/mail/index.php	(revision 14313)
@@ -292,12 +292,12 @@
 $a = count($objPage->arrErr);
 sfprintr($a);
+
+
+$objPage->arrCustomerOrderId = lfGetCustomerOrderId($_POST['buy_product_code']);
+
+$objPage->arrCatList = sfGetCategoryList();
+
+$objPage->arrCampaignList = lfGetCampaignList();
 sfprintr($objPage->arrErr);
-
-$objPage->arrCustomerOrderId = lfGetCustomerOrderId($_POST['buy_product_code']);
-
-$objPage->arrCatList = sfGetCategoryList();
-
-$objPage->arrCampaignList = lfGetCampaignList();
-
 //----¡¡¥Ú¡¼¥¸É½¼¨
 $objView->assignobj($objPage);
