Index: branches/dev/html/admin/mail/index.php
===================================================================
--- branches/dev/html/admin/mail/index.php	(revision 11752)
+++ branches/dev/html/admin/mail/index.php	(revision 11754)
@@ -178,17 +178,6 @@
 				break;
 		}
-		$col = "dtb_customer.customer_id,
-				dtb_customer.name01,
-				dtb_customer.name02,
-				dtb_customer.kana01,
-				dtb_customer.kana02,
-				dtb_customer.sex,
-				$email_column,		
-				dtb_customer.tel01,
-				dtb_customer.tel02,
-				dtb_customer.tel03,
-				dtb_customer.pref, 
-				dtb_customer.mailmaga_flg";
-						
+		
+		$col = $objSelect->getMailMagazineColumn($is_mobile);
 		$objPage->arrResults = $objQuery->select($col, $from, $where, $arrval);
 		//¸½ºß»þ¹ï¤Î¼èÆÀ
