<?php

	$host = 'localhost';
	$user = 'sistema';
	$pass = 'agilityC';
	$db = 'BA_CORONA';

;?>