Changeset 5195 for temp/trunk
- Timestamp:
- 2006/09/20 09:53:12 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/entry/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/entry/index.php
r5194 r5195 185 185 186 186 $arrRegist["secret_key"] = $uniqid; // ²¾ÅÐÏ¿IDȯ¹Ô 187 $arrRegist["create_date"] = date("Y/m/d H:i:s"); // ºîÀ®Æü188 $arrRegist["update_date"] = date("Y/m/d H:i:s"); // ¹¹¿·Æü187 $arrRegist["create_date"] = "now()"; // ºîÀ®Æü 188 $arrRegist["update_date"] = "now()"; // ¹¹¿·Æü 189 189 $arrRegist["first_buy_date"] = ""; // ºÇ½é¤Î¹ØÆþÆü 190 190
Note: See TracChangeset
for help on using the changeset viewer.
