Index: temp/trunk/html/admin/customer/edit.php
===================================================================
--- temp/trunk/html/admin/customer/edit.php	(revision 3429)
+++ temp/trunk/html/admin/customer/edit.php	(revision 3430)
@@ -90,4 +90,5 @@
 	foreach($_POST as $key => $val){
 		$arrSeachData[$key] = $val;
+		sfprintr($val);
 	}
 }
