Просмотр файла wapbuddy/wapbuddy_settings.php
<? // SETTTINGS $conf["site_name"] = "WapBuddy"; // the name of your site $conf["welcome_message"] = "Powered by WapBuddy"; // default greeting $conf["items_per_page"] = 10; $conf["dirs"] = array ( // folders which store downloads "pictures" ,"ringtones" ,"java" //,your new folder (don't forget the comma) ); ?>