Index: branches/dev/html/admin/customer/index.php
===================================================================
--- branches/dev/html/admin/customer/index.php	(revision 213)
+++ branches/dev/html/admin/customer/index.php	(revision 214)
@@ -172,5 +172,5 @@
 		$objPage->search_data = $objConn->getAll($searchSql, $objSelect->arrVal);
 		
-		sfprintr($objConn->conn->getlastquery());
+		sfprintr($searchSql);
 
 		switch($_POST['mode']) {
