Index: branches/dev/data/class/SC_CustomerList.php
===================================================================
--- branches/dev/data/class/SC_CustomerList.php	(revision 12342)
+++ branches/dev/data/class/SC_CustomerList.php	(revision 12343)
@@ -200,14 +200,7 @@
 
 		//¥É¥á¥¤¥ó»ØÄê
-        if ( $mode == 'magazine' ){
-            if ( strlen($this->arrSql['domain']) > 0) {
-¡¡¡¡¡¡¡¡¡¡¡¡    if(DB_TYPE == "pgsql"){
-				$this->setWhere( "(email || email_mobile LIKE ?)" );
-			}elseif(DB_TYPE == "mysql"){
-				$this->setWhere("concat(email,email_mobile) LIKE ?" );
-			}¡¡¡¡            
-            }
+        if ( strlen($this->arrSql['domain']) > 0) {
+¡¡¡¡¡¡¡¡¡¡¡¡echo "²¤ÊÆ¤«";¡¡¡¡            
         }
-*/
 		//¡¡HTML-mail¡ÊÇÛ¿®Êý¼°)
 		if ( $mode == 'magazine' ){
