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