修正
このコミットが含まれているのは:
+1
-1
@@ -872,7 +872,7 @@ deletePostReally ()
|
||||
{
|
||||
const searchParams = new URLSearchParams (window.location.search);
|
||||
|
||||
window.location.href = `./delete.php?thread=${searchParams.get (
|
||||
window.location.href = `./modules/delete.php?thread=${searchParams.get (
|
||||
'thread')}&id=${delId.value}&pass=${delPass.value}`;
|
||||
}
|
||||
else
|
||||
|
||||
新しい課題から参照
ユーザをブロックする