View file sgb/conf.inc.php

File size: 141B
<?

$MySQL_Hostname = "localhost";

$MySQL_Username = "user_sgb";

$MySQL_Password = "12345";

$MySQLDatabasename = "name_sgb";

?>