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 @@
-获取服务器版本资源失败,无法正常升级,请联系DedeBIZ官方团队。
+ 获取服务器版本资源失败,无法正常升级,请联系DedeBIZ官方团队。