Index: branches/dev/data/class/SC_CustomerList.php
===================================================================
--- branches/dev/data/class/SC_CustomerList.php	(revision 13485)
+++ branches/dev/data/class/SC_CustomerList.php	(revision 13486)
@@ -225,6 +225,5 @@
         		    	    }
 	        		    }
-		        	    $searchDomain = $this->addSearchStr($val);
-		        	    $this->arrVal[] = $searchDomain;
+		        	    $this->arrVal[] = $this->addSearchStr($val);
 		        }
 		        $this->setWhere($sql_where);
