Current File : /home/escuelai/public_html/mantis/config/config_inc.php
<?php
$g_hostname               = 'localhost';
$g_db_type                = 'mysql';
$g_database_name          = 'escuelai_mantisdb';
$g_db_username            = 'escuelai_mantis';
$g_db_password            = 'Mbt@762!';

$g_default_timezone       = 'America/Montevideo';

$g_crypto_master_salt     = 'yqtA1t4GIcG66qb2W7cd2CLsm13xXPBQwnD4QhyNSrM=';