Merge branch 'master' of github.com:gnuboard/g4s

This commit is contained in:
chicpro
2013-02-01 14:18:01 +09:00
14 changed files with 31 additions and 127 deletions

View File

@ -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>