关闭连接
null Module_Database::close_connect( )
public function close_connect() { if ($this->driver) { $this->driver->close_connect(); } }