Index: branches/dev/html/admin/customer/edit.php
===================================================================
--- branches/dev/html/admin/customer/edit.php	(revision 17)
+++ branches/dev/html/admin/customer/edit.php	(revision 11462)
@@ -128,5 +128,5 @@
 
 //----¡¡¸ÜµÒ¾ðÊóÊÔ½¸
-if ( $_POST["mode"] != "edit" && is_numeric($_POST["customer_id"])) {
+if ( $_POST["mode"] != "edit" && $_POST["mode"] != "edit_search" && is_numeric($_POST["customer_id"])) {
 
 	//-- POST¥Ç¡¼¥¿¤Î°ú¤­·Ñ¤®
