1
This commit is contained in:
@@ -593,7 +593,7 @@ class Main extends Controller {
|
||||
$frag = 'https://www.tmrjournals.com/stages.html?J_num=1';
|
||||
break;
|
||||
}
|
||||
echo "<script>location.href='$frag'</script>";
|
||||
Header("Location: $frag");
|
||||
}
|
||||
|
||||
public function manman($type){
|
||||
@@ -624,7 +624,7 @@ class Main extends Controller {
|
||||
$frag = 'https://www.tmrjournals.cn/article.html?J_num=17&a_id=1027';
|
||||
break;
|
||||
}
|
||||
echo "<script>location.href='$frag'</script>";
|
||||
Header("Location: $frag");
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user