Index: branches/dev/data/class/SC_CustomerList.php
===================================================================
--- branches/dev/data/class/SC_CustomerList.php	(revision 12275)
+++ branches/dev/data/class/SC_CustomerList.php	(revision 12301)
@@ -199,8 +199,14 @@
 		}
 
-/*		//¥É¥á¥¤¥ó»ØÄê
+		//¥É¥á¥¤¥ó»ØÄê
         if ( $mode == 'magazine' ){
-            if ( strlen($this->arrSql['domain']) > 0 )
-*/
+            if ( strlen($this->arrSql['domain']) > 0 && $this->arrSql['domain'] == 3) {
+¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡$this->setWhere( "dtb_customer.email_mobile <> ''  " );
+			} else {
+				$this->setWhere( "dtb_customer.mobile <> ''  " );
+			}
+			if ( strlen($this->arrSql['domain']) > 0 && $this->arrSql['domain'] == 2) {
+        }
+
 		//¡¡HTML-mail¡ÊÇÛ¿®Êý¼°)
 		if ( $mode == 'magazine' ){
