mirror of
https://github.com/Daichimarukana/uwuzu.git
synced 2026-06-05 03:24:41 +00:00
uwuzu v1.3.5 new_planet
This commit is contained in:
+1
-1
@@ -516,7 +516,7 @@ if( !empty($_POST['btn_submit']) ) {
|
||||
|
||||
if( empty($error_message) ) {
|
||||
//一時保存していたユーズ内容の削除
|
||||
setcookie("ueuse", "", time() - 30);
|
||||
setcookie("ueuse", "", time() - 30, "/!".$ueuseid);
|
||||
|
||||
// 書き込み日時を取得
|
||||
$datetime = date("Y-m-d H:i:s");
|
||||
|
||||
Reference in New Issue
Block a user