コード例 #1
0
ファイル: DAO.php プロジェクト: brunoblauzius/sistema
 public function __destruct()
 {
     Conect::destroy();
 }