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