This commit is contained in:
xiaomlove
2021-06-08 10:42:39 +08:00
parent 557c9d3b30
commit 6361f96d62
15 changed files with 109 additions and 39 deletions

View File

@@ -5,7 +5,7 @@ if(!defined('IN_TRACKER'))
function dbconn_announce() {
\Nexus\Database\DB::getInstance()->autoConnect();
\Nexus\Database\NexusDB::getInstance()->autoConnect();
}
function hash_where_arr($name, $hash_arr) {