Index: branches/dev/data/class/SC_CustomerList.php
===================================================================
--- branches/dev/data/class/SC_CustomerList.php	(revision 13962)
+++ branches/dev/data/class/SC_CustomerList.php	(revision 13963)
@@ -213,5 +213,5 @@
         					$sql_where .= "AND dtb_customer.email NOT LIKE ? " ;
         				}
-        			} elseif($this->arrSql['domain'] == 3) {
+        			} else {
         				if($sql_where == "") {
         					$sql_where .= "dtb_customer.email LIKE ? ";
