Index: /temp/trunk/html/entry/index.php
===================================================================
--- /temp/trunk/html/entry/index.php	(revision 5146)
+++ /temp/trunk/html/entry/index.php	(revision 5147)
@@ -185,5 +185,5 @@
 	
 	$arrRegist["secret_key"] = $uniqid;		// ²¾ÅÐÏ¿IDÈ¯¹Ô
-	$arrRegist["create_date"] = "now()"; 	// ºîÀ®Æü
+	$arrRegist["create_date"] = date("Y/m/d H:i:s"); 		// ºîÀ®Æü
 	$arrRegist["first_buy_date"] = "";	 	// ºÇ½é¤Î¹ØÆþÆü
 	
