Index: temp/trunk/html/regist/index.php
===================================================================
--- temp/trunk/html/regist/index.php	(revision 5196)
+++ temp/trunk/html/regist/index.php	(revision 5296)
@@ -86,5 +86,6 @@
 	$objQuery->update("dtb_customer", $arrRegist, $where, array($array["id"]));
 	
-	/* ¹ØÆþ»þÅÐÏ¿¤Î¾ì¹ç¡¢¤½¤Î²ó¤Î¹ØÆþ¤ò²ñ°÷¹ØÆþ¤È¤ß¤Ê¤¹¡£ */
+	/* ¹ØÆþ»þ¤Î²ñ°÷ÅÐÏ¿¤Ï¹Ô¤ï¤Ê¤¤¤¿¤áDEL
+	// ¹ØÆþ»þÅÐÏ¿¤Î¾ì¹ç¡¢¤½¤Î²ó¤Î¹ØÆþ¤ò²ñ°÷¹ØÆþ¤È¤ß¤Ê¤¹¡£ 
 	// ²ñ°÷¾ðÊó¤ÎÆÉ¤ß¹þ¤ß
 	$where1 = "secret_key = ? AND status = 2";
@@ -99,4 +100,5 @@
 		$objQuery->update("dtb_order", $arrCustomer, $where3, array($order_temp_id));
 	}
+	*/
 
 	$sql = "SELECT mail_flag FROM dtb_customer_mail WHERE email = ?";
Index: temp/trunk/html/entry/index.php
===================================================================
--- temp/trunk/html/entry/index.php	(revision 5196)
+++ temp/trunk/html/entry/index.php	(revision 5296)
@@ -66,6 +66,4 @@
 //---- ÅÐÏ¿½ü³°ÍÑ¥«¥é¥àÇÛÎó
 $arrRejectRegistColumn = array("year", "month", "day", "email02", "email_mobile02", "password02");
-
-
 
 if ($_SERVER["REQUEST_METHOD"] == "POST") {
