瀏覽代碼

Update api.php

tags/6.2.7
tianya 1 年之前
父節點
當前提交
728e3a5641
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      src/admin/api.php

+ 1
- 1
src/admin/api.php 查看文件

@@ -80,7 +80,7 @@ if ($action === 'is_need_check_code') {
$unQueryVer[] = "6.2.5";
}
if (!TableHasField("#@__arctype", "apienabled")) {
$unQueryVer[] = "6.2.6";
$unQueryVer[] = "6.2.7";
}
if (count($unQueryVer) > 0) {
$upsqls = GetUpdateSQL();


Loading…
取消
儲存