111
This commit is contained in:
@@ -231,8 +231,8 @@ class MysqlPool {
|
||||
}
|
||||
|
||||
function GetInstance() {
|
||||
// if (!(getroottable().rawin("_MysqlPoolObject"))) MysqlPool();
|
||||
MysqlPool();
|
||||
if (!(getroottable().rawin("_MysqlPoolObject"))) MysqlPool();
|
||||
// MysqlPool();
|
||||
return getroottable()._MysqlPoolObject;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user