Index: branches/dev/data/class/SC_CustomerList.php
===================================================================
--- branches/dev/data/class/SC_CustomerList.php	(revision 12396)
+++ branches/dev/data/class/SC_CustomerList.php	(revision 12398)
@@ -201,5 +201,5 @@
 		//¥É¥á¥¤¥ó»ØÄê
         if ( $mode == 'magazine' ){
-        	$val = strlen($this->arrSql['domain']);
+        	$val = ($this->arrSql['domain']);
         	if($val==3){
         			$this->setWhere( "email_mobile LIKE '%@docomo.ne.jp%'");
