Просмотр файла downloads/downloads/polytones/eng/wapbuddy_settings.php
<? // 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 "a" ,"b" ,"c" //,your new folder (don't forget the comma) ); ?>