diff --git a/bbs/alert.php b/bbs/alert.php index f0669a491..c56f8d735 100644 --- a/bbs/alert.php +++ b/bbs/alert.php @@ -43,7 +43,7 @@ if($error) { alert(""); //document.location.href = ""; -document.location.replace(""); +document.location.replace(""); //alert('history.back();'); history.back();