Example #1
0
 public function __construct()
 {
     //$this->_conn 	   = dbConnect::getConnection();
     $this->_connAccess = dbConnect::cekInstance();
 }