コード例 #1
0
ファイル: database.class.php プロジェクト: xiaodin1/myqee
 public function __destruct()
 {
     $this->_handler->close_connect();
 }