Файл: backup_fzrf 2/system/data/config.php
Строк: 85
<?php
//System Configurations
$config = array (
'home' => "V11.PRO",
'charset' => "utf-8",
'home_url' => "http://v-11.pro/",
'temp' => "Old",
'online_time' => "150",
'online_time_2' => "150",
'lang' => "Russian",
'gzip' => "yes",
'gzip_js' => "no",
'active_mobile' => "no",
'offline' => "no",
'offline_msg' => "Наша социальная сеть находится на текущей реконструкции, после завершения всех работ сайт будет открыт.Приносим вам свои извинения за доставленные неудобства.",
'lang_list' => "Русский | RussianrnEnglish | English",
'cost_balance' => "0.3",
'cost_balance2' => "6",
'bonus_rate' => "10",
'money_rating' => "",
'business_rating' => "33000",
'business_rating_limit' => "10",
'banners_mix' => "10",
'cost_transmit' => "10",
'day_rate' => "10",
'ref_rate' => "20",
'video_mod' => "yes",
'video_mod_comm' => "yes",
'video_mod_add' => "yes",
'video_mod_add_my' => "yes",
'video_mod_search' => "yes",
'audio_mod' => "yes",
'audio_mod_add' => "yes",
'audio_mod_search' => "yes",
'album_mod' => "yes",
'max_albums' => "92000",
'max_album_photos' => "915000",
'max_photo_size' => "9990000",
'photo_format' => "jpg, jpeg, jpe, png, gif",
'albums_drag' => "yes",
'photos_drag' => "yes",
'rate_price' => "5",
'admin_mail' => "vintslen@yandex.ru",
'mail_metod' => "php",
'smtp_host' => "localhost",
'smtp_port' => "25",
'smtp_user' => "",
'smtp_pass' => "",
'news_mail_1' => "yes",
'news_mail_2' => "yes",
'news_mail_3' => "yes",
'news_mail_4' => "yes",
'news_mail_5' => "yes",
'news_mail_6' => "yes",
'news_mail_7' => "yes",
'news_mail_8' => "yes",
'mix_ref' => "10",
'mix_day' => "5",
'mix_users' => "50",
'max_gifts' => "50",
'max_gifts_1' => "50",
'max_gifts_2' => "40",
'max_gifts_3' => "30",
'max_gifts_4' => "20",
'max_gifts_5' => "10",
'max_gifts_6' => "8",
'max_gifts_7' => "6",
'max_gifts_8' => "4",
'max_gifts_9' => "3",
'max_gifts_10' => "1",
'user_design' => "1",
'gr_list' => "1",
'nonsense_one_cost' => "10",
'nonsense_two_cost' => "20",
'nonsense_one_time' => "19:00",
'nonsense_two_time' => "21:00",
'nonsense_two_prize_2' => "50",
'nonsense_two_prize_3' => "500",
'nonsense_two_prize_4' => "1000",
'nonsense_two_prize_5' => "33000",
'nonsense_two_prize_6' => "10000€",
'cost_banner_top' => "1",
'cost_banner_bottom' => "1",
'cost_banner_right_1' => "0.50",
'cost_banner_right_2' => "0.50",
'cost_banner_right_3' => "0.50",
);
?>