本日作業分

This commit is contained in:
2023-09-01 01:53:54 +09:00
parent 50996316e5
commit d13588c24f
13 changed files with 170 additions and 13 deletions
+1 -1
View File
@@ -37,5 +37,5 @@ if (!(empty ($_POST['thread-name'])))
$mysqli -> close ();
}
header ("location: ./?thread=$current");
header ("location: ../?thread=$current");