Просмотр файла top/db.php

Размер файла: 105B
<?php  
@mysql_connect('localhost', 'zaharec_nofx', 'nofx');
@mysql_select_db('amletco_top');
?>