Index: branches/dev/data/class/SC_CustomerList.php
===================================================================
--- branches/dev/data/class/SC_CustomerList.php	(revision 13923)
+++ branches/dev/data/class/SC_CustomerList.php	(revision 13924)
@@ -228,5 +228,5 @@
         			print_r($this->arrVal);
         		}
-        		$this->etWhere($sql_where);
+        		$this->setWhere($sql_where);
         	}
         }
