예제 #1
0
파일: DAO.php 프로젝트: wgviana/SaudeNaCopa
 function __construct()
 {
     $this->conex = Conex::getInstance()->getPDO();
 }