Index: branches/dev/html/admin/customer/index.php
===================================================================
--- branches/dev/html/admin/customer/index.php	(revision 215)
+++ branches/dev/html/admin/customer/index.php	(revision 216)
@@ -171,4 +171,6 @@
 		
 		$objPage->search_data = $objConn->getAll($searchSql, $objSelect->arrVal);
+		
+		sfPrintR($objConn->conn->last_query);
 		
 		switch($_POST['mode']) {
