mirror of
https://github.com/easy-wi/developer.git
synced 2025-02-20 11:23:28 +08:00
query 2
This commit is contained in:
parent
0275388846
commit
686f7b4d3e
@ -144,7 +144,7 @@ $version=$query->fetchColumn();
|
||||
$admin_id=1;
|
||||
$main=1;
|
||||
$reseller_id=0;
|
||||
$error=$easywiversion->errorinfo();
|
||||
$error=$query->errorinfo();
|
||||
if (isset($error['2']) and $error['2']!="" and $error['2']!=null and !isinteger($error['2'])) {
|
||||
$response->add("Current database version: 1.9<br />");
|
||||
$version="1.9";
|
||||
|
Loading…
x
Reference in New Issue
Block a user