View file public_html/top/config2.php

File size: 100B
<?
$DB_HOST = "localhost";
$DB_USER = "moto_byk";
$DB_PASS = "koban12";
$DB_NAME = "moto_fan";

?>