File "config.php.bak"
Full path: /home/wwwitravel/public_html/sistema/clases/config.php.bak
File
size: 0.13 KB (138 B bytes)
MIME-type: text/x-php
Charset: utf-8
Download Open Edit Advanced Editor Back
<?php
define('HOST','localhost'); //AQUI VA TU HOST
define('USER','isolett');
define('PASS','xxxx');
define('DBNAME','travelsis');
?>