<?php
if($_GET["do"]!="install"){
header('Location: /');
}
?>
转载于:https://www.cnblogs.com/swane/articles/3947398.html
<?php
if($_GET["do"]!="install"){
header('Location: /');
}
?>
转载于:https://www.cnblogs.com/swane/articles/3947398.html