From f7778e49145d70a0fc4c1e09d6e16707fcbe187b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=99=E8=BF=B0=E3=80=81=E5=88=AB=E7=A6=BB?= <93301500+xushubieli@users.noreply.github.com> Date: Fri, 6 Jan 2023 15:04:19 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/admin/index_testenv.php | 32 ++++++++++++++++---------------- src/admin/templets/plus_main.htm | 8 ++++---- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/src/admin/index_testenv.php b/src/admin/index_testenv.php index fc8f5d94..6e0f079a 100644 --- a/src/admin/index_testenv.php +++ b/src/admin/index_testenv.php @@ -78,7 +78,7 @@ if (!function_exists('PostHost')) { } } if (!function_exists('TestAdminPWD')) { - //返回结果,1.没有修改默认管理员名称,2.没有修改默认管理员用户名和密码,3.没有发现默认账号 + //返回结果,1没有修改默认管理员名称,2没有修改默认管理员用户名和密码,3没有发现默认账号 function TestAdminPWD() { global $dsql; @@ -129,10 +129,10 @@ if (IsWritable(DEDEDATA.'/common.inc.php')) { $safeMsg[] = '数据库配置data/common.inc.php文件,建议您以管理员权限设置禁止写入和执行'; } if (!IsSSL()) { - $safeMsg[] = '网址非安全链接,建议您配置HTTPS'; + $safeMsg[] = '网址非安全链接,建议您配置https'; } if (version_compare(PHP_VERSION, '5.3.0', '<')) { - $safeMsg[] = 'PHP版本过低会无法正常使用系统,建议您升级到PHP7.X'; + $safeMsg[] = 'php版本过低会无法正常使用后台,建议您升级到php7.x'; } if (!DEDEBIZ_SAFE_MODE) { $safeMsg[] = '系统运行环境为开发模式,建议您启用安全模式 查看'; @@ -154,19 +154,19 @@ if ($rs < 0) { 0) { ?> -