Index: temp/trunk/data/class/SC_CustomerList.php
===================================================================
--- temp/trunk/data/class/SC_CustomerList.php	(revision 2131)
+++ temp/trunk/data/class/SC_CustomerList.php	(revision 2132)
@@ -248,4 +248,5 @@
 		$limit = $array['page_rows'];
 //		$offset = $array['page_rows'] * $array['search_pageno'];
+		$offset = 0;
 		$this->setLimitOffset($limit, $offset);
 
