Index: branches/dev/data/class/SC_CustomerList.php
===================================================================
--- branches/dev/data/class/SC_CustomerList.php	(revision 13920)
+++ branches/dev/data/class/SC_CustomerList.php	(revision 13921)
@@ -226,5 +226,5 @@
         			$searchDomain = $this->addSearchStr($val);
         			$this->arrVal[] = $searchDomain;
-        			print_r($this->arrVal[]);
+        			print_r($this->arrVal);
         		}
         		$this->etWhere($sql_where);
