From 4dd1023815f1447ebf7bbd487452d83caf457817 Mon Sep 17 00:00:00 2001 From: icret Date: Fri, 3 Dec 2021 16:40:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=AE=89=E8=A3=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + install/contorl.php | 4 +--- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5671ba0..ca8f826 100755 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ RewriteRule config/(.*).(php)$ – [F] * 2021-11-17 v2.4.3 - 增加登录验证码 +- 二级目录安装 - 一些优化 * 2021-11-14 v2.4.2 diff --git a/install/contorl.php b/install/contorl.php index afb8ad9..4347b77 100755 --- a/install/contorl.php +++ b/install/contorl.php @@ -36,12 +36,10 @@ file_put_contents(APP_ROOT . '/install/install.lock', '安装程序锁定文件 // 跳转主页 echo ' '; - // 删除安装目录 if (isset($_POST['del_install'])) { if ($_POST['del_install'] == "del") {