Index: /temp/trunk/html/admin/customer/edit.php
===================================================================
--- /temp/trunk/html/admin/customer/edit.php	(revision 3430)
+++ /temp/trunk/html/admin/customer/edit.php	(revision 3431)
@@ -87,8 +87,7 @@
 
 // ¸¡º÷¾ò·ï¤òÊÝ»ý
-if ($_POST['mode' == "edit_search"]) {
+if ($_POST['mode'] == "edit_search") {
 	foreach($_POST as $key => $val){
 		$arrSeachData[$key] = $val;
-		sfprintr($val);
 	}
 }
