Index: branches/dev/data/class/SC_CustomerList.php
===================================================================
--- branches/dev/data/class/SC_CustomerList.php	(revision 13963)
+++ branches/dev/data/class/SC_CustomerList.php	(revision 13964)
@@ -207,5 +207,5 @@
         	if ( $this->arrSql['domain'] > 1 ) {
         		foreach($arrDomainType as $val) {
-        			if($this->arrSql['domain'] == 2) {
+        			if($this->arrSql['not_domaininc'] == '2') {
         				if($sql_where == "") {
         					$sql_where .= "dtb_customer.email NOT ILIKE ? ";
