Index: branches/dev/data/class/SC_CustomerList.php
===================================================================
--- branches/dev/data/class/SC_CustomerList.php	(revision 13930)
+++ branches/dev/data/class/SC_CustomerList.php	(revision 13931)
@@ -224,9 +224,9 @@
         				}
         			}
+        			print_r($val);
         			$searchDomain = $this->addSearchStr($val);
         			$this->arrVal[] = $searchDomain;
         		}
         	}
-        	print_r($val);
         	$this->setWhere($sql_where);
         }
