mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-06 16:25:36 +08:00
update to build 417
This commit is contained in:
@@ -34,4 +34,8 @@ class MySQLPool extends PDOPool
|
||||
$this->count--;
|
||||
parent::put($connection);
|
||||
}
|
||||
|
||||
public function getCount() {
|
||||
return $this->count;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user