Index: /branches/dev/data/class/SC_CustomerList.php
===================================================================
--- /branches/dev/data/class/SC_CustomerList.php	(revision 12384)
+++ /branches/dev/data/class/SC_CustomerList.php	(revision 12386)
@@ -200,11 +200,11 @@
 
 		//¥É¥á¥¤¥ó»ØÄê
-//        if ( $mode == 'magazine' ){
-//        	$val = $this->arrSql['domain'];
-//        	if($val==3){
-//        			$sql = "SELECT email_mobile FROM dtb_customer WHERE email_mobile LIKE ?";
-//			}
+        if ( $mode == 'magazine' ){
+        	$val = strlen($this->arrSql['domain']);
+        	if($val==3){
+        			$sql = "SELECT * FROM dtb_customer WHERE email_mobile LIKE '%@docomo.ne.jp%'";
+			}
 //			$this->arrVal[] = $sql;
-//        }
+        }
         
         
