Il sito funziona meglio con JavaScript.
Home
Registrati
Accedi
DedeBIZ
/
DedeV6
Segui
2
Vota
0
Forka
0
Codice
Pull Requests
0
Rilasci
30
Attività
Sfoglia il codice sorgente
Update api.php
tags/6.2.7
tianya
1 anno fa
parent
e6e44b498a
commit
728e3a5641
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/admin/api.php
+ 1
- 1
src/admin/api.php
Vedi 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…
Annulla
Salva