Index: branches/dev/data/class/SC_CustomerList.php
===================================================================
--- branches/dev/data/class/SC_CustomerList.php	(revision 12524)
+++ branches/dev/data/class/SC_CustomerList.php	(revision 12525)
@@ -247,5 +247,5 @@
 		        	    $this->arrVal[] = $searchDomain;
 		            }
-		            $this->setWhereOR($sql_where);
+		            $this->setWhere($sql_where);
             	}
             }  
