Config.php İçindeki kodlar sadece bunlar
[PHP]<?
$sqlhost = "localhost";
$sqluser = "username";
$sqlpass = "pass";
$sqldb = "db name";
$ip = "89.149.244.71";
$port = "2147";
$title = "Radyo atesadasi";
$max_entry_per_page = "10";
$request_limitation = "2";
$login_limitation = "1";
$request_approval = "1";
$request_view = "0";
$message_view = "0";
$zone = "2";
$showadres = "1";
$showimage = "1";
$x = "24";
$y = "8";[PHP]