예제 #1
0
 function __destruct()
 {
     $this->db->free();
     $this->db->close();
 }