File "config.php"
Full path: /home/dsvchile/public_html/equote/Administracion/include/config.php
File
size: 103 B
MIME-type: text/x-php
Charset: utf-8
Download Open Edit Advanced Editor Back
<?php
$host = 'localhost';
$user = 'sistema';
$pass = 'agilityC';
$db = 'BA_CORONA';
;?>