Index: branches/dev/data/class/SC_CustomerList.php
===================================================================
--- branches/dev/data/class/SC_CustomerList.php	(revision 13967)
+++ branches/dev/data/class/SC_CustomerList.php	(revision 13975)
@@ -192,13 +192,13 @@
 			$this->setWhere($sql_where);
 		}
-/*
- *      2007/05/28  °ìÃ¶¡¢Ää»ß¤·¤Þ¤¹¡£				
- *		//¡¡ÇÛ¿®¥á¡¼¥ë¥¢¥É¥ì¥¹¼ïÊÌ
- *		if ( $mode == 'magazine' ){
- * 			if ( strlen($this->arrSql['mail_type']) > 0 && $this->arrSql['mail_type'] == 2) {
- *				$this->setWhere( " dtb_customer.email_mobile <> ''  ");
- *			}
- *		}
- */
+
+//      2007/05/28  °ìÃ¶¡¢Ää»ß¤·¤Þ¤¹¡£				
+		//¡¡ÇÛ¿®¥á¡¼¥ë¥¢¥É¥ì¥¹¼ïÊÌ
+		if ( $mode == 'magazine' ){
+ 			if ( strlen($this->arrSql['mail_type']) > 0 && $this->arrSql['mail_type'] == 2) {
+				$this->setWhere( " dtb_customer.email_mobile <> ''  ");
+			}
+		}
+
         if($mode == 'magazine'){
         	global $arrDomainType;
