db_info.inc.php from Gulus at Krugle
Show db_info.inc.php syntax highlighted
<?php
acces_direct_au_module_interdis_veuillez_utiliser_index_php();
$db_host = "mysql.sourceforge.net";
$db_user = "gulus";
$db_passwd = "9u1u5_";
$db_name = "gulus";
?>
See more files for this project here