Esempio n. 1
0
 /**
  * デストラクタ
  * @access public
  */
 function __destruct()
 {
     $this->db->disconnect();
 }