This commit is contained in:
icret
2022-01-27 17:25:46 +08:00
parent 36251d5230
commit 851835e330
44 changed files with 1821 additions and 2448 deletions

View File

@@ -52,6 +52,6 @@ if (isset($_POST['del_extra_files'])) {
echo '
<script>
window.alert("安装成功,即将为您跳转到登陆界面!");
location.href="../application/login.php";
location.href="../admin/index.php";
</script>
';