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