Просмотр файла downloads/downloads/polytones/rus/wapbuddy_settings.php

Размер файла: 314B
<?
// SETTTINGS
$conf["site_name"] = "C100FuN"; // the name of your site
$conf["welcome_message"] = "Downloads"; // default greeting

$conf["items_per_page"] = 10;

$conf["dirs"] = array ( // folders which store downloads
   "а"
   ,"б"
   ,"в"
   //,your new folder (don't forget the comma)
);


?>