Merge branch 'master' of github.com:gnuboard/g4s
This commit is contained in:
@ -41,7 +41,8 @@ if($error) {
|
||||
|
||||
<script>
|
||||
alert("<? echo $msg; ?>");
|
||||
document.location.href = "<? echo $url; ?>";
|
||||
//document.location.href = "<? echo $url; ?>";
|
||||
document.location.replace("<? echo $url; ?>");
|
||||
</script>
|
||||
|
||||
<noscript>
|
||||
|
||||
Reference in New Issue
Block a user