From 5cd3cd9f4939d2dc867c37df2ddea950676c4d25 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: Tue, 29 Nov 2022 14:35:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=91=BD=E5=90=8D=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/admin/api.php | 4 +--- src/admin/templets/index_body.htm | 10 +++++----- src/admin/templets/index_menu.htm | 2 +- 3 files changed, 7 insertions(+), 9 deletions(-) diff --git a/src/admin/api.php b/src/admin/api.php index 66a5db58..5c39d8d8 100644 --- a/src/admin/api.php +++ b/src/admin/api.php @@ -1,5 +1,4 @@ 0) { - $upsqls = GetUpdateSQL(); foreach ($unQueryVer as $vv) { $ss = $upsqls[$vv]; @@ -104,7 +102,6 @@ if ($action === 'is_need_check_code') { } } } - require_once(DEDEINC.'/libraries/dedehttpdown.class.php'); checkLogin(); //是否存在更新版本 @@ -322,3 +319,4 @@ if ($action === 'is_need_check_code') { )); exit; } +?> \ No newline at end of file diff --git a/src/admin/templets/index_body.htm b/src/admin/templets/index_body.htm index 9803be9f..57300f8d 100644 --- a/src/admin/templets/index_body.htm +++ b/src/admin/templets/index_body.htm @@ -3,7 +3,7 @@ - 系统主页 + 仪表盘 @@ -143,7 +143,7 @@