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