This website works better with JavaScript.
Home
Register
Sign In
DedeBIZ
/
DedeV6
Watch
2
Star
0
Fork
0
Code
Pull Requests
0
Releases
25
Activity
Browse Source
Update api.php
tags/6.2.7
tianya
1 year ago
parent
e6e44b498a
commit
728e3a5641
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/admin/api.php
+ 1
- 1
src/admin/api.php
View File
@@ -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();
Write
Preview
Loading…
Cancel
Save