Index: temp/trunk/html/admin/customer/index.php
===================================================================
--- temp/trunk/html/admin/customer/index.php	(revision 2128)
+++ temp/trunk/html/admin/customer/index.php	(revision 2134)
@@ -207,6 +207,4 @@
 			$linemax = $objConn->getOne( $objSelect->getListCount(), $objSelect->arrVal);
 			$objPage->tpl_linemax = $linemax;				// ²¿·ï¤¬³ºÅö¤·¤Þ¤·¤¿¡£É½¼¨ÍÑ
-	
-			sfprintr($_POST);
 			
 			// ¥Ú¡¼¥¸Á÷¤ê¤Î½èÍý
Index: temp/trunk/data/class/SC_CustomerList.php
===================================================================
--- temp/trunk/data/class/SC_CustomerList.php	(revision 2133)
+++ temp/trunk/data/class/SC_CustomerList.php	(revision 2134)
@@ -245,5 +245,4 @@
 		}
 		
-		sfprintr($array);
 		$limit = $array['page_rows'];
 		$offset = $array['page_rows'] * ($array['search_pageno'] - 1);
