Exemplo n.º 1
0
 function __construct()
 {
     $con = new Conection();
     $this->conexion = $con->configuracion();
 }