Index: temp/trunk/html/admin/customer/edit.php
===================================================================
--- temp/trunk/html/admin/customer/edit.php	(revision 3426)
+++ temp/trunk/html/admin/customer/edit.php	(revision 3429)
@@ -88,6 +88,10 @@
 // ¸¡º÷¾ò·ï¤òÊÝ»ý
 if ($_POST['mode' == "edit_search"]) {
-	
-}
+	foreach($_POST as $key => $val){
+		$arrSeachData[$key] = $val;
+	}
+}
+
+sfprintr($arrSeachData);
 
 //----¡¡¸ÜµÒÊÔ½¸¾ðÊó¼èÆÀ
