| Current Path : /home/users/unlimited/www/facebook.codeskitter.site/api/v2/ |
| Current File : /home/users/unlimited/www/facebook.codeskitter.site/api/v2/init.php |
<?php
$non_allowed_config = array();
// $non_allowed_config = array(
// 'reCaptchaKey',
// 'googleAnalytics',
// 'AllLogin',
// 'googleLogin',
// 'facebookLogin',
// 'twitterLogin',
// 'linkedinLogin',
// 'VkontakteLogin',
// 'facebookAppId',
// 'facebookAppKey',
// 'googleAppId',
// 'googleAppKey',
// 'twitterAppId',
// 'twitterAppKey',
// 'linkedinAppId',
// 'linkedinAppKey',
// 'VkontakteAppId',
// 'VkontakteAppKey',
// 'smtp_username',
// 'smtp_host',
// 'smtp_password',
// 'smtp_port',
// 'smtp_encryption',
// 'sms_or_email',
// 'sms_username',
// 'sms_password',
// 'sms_phone_number',
// 'eapi',
// 'post_limit',
// 'user_limit',
// 'css_upload',
// 'smooth_loading',
// 'video_chat',
// 'video_accountSid',
// 'video_apiKeySid',
// 'video_apiKeySecret',
// 'video_configurationProfileSid',
// 'monthly_boosts',
// 'yearly_boosts',
// 'lifetime_boosts',
// 'instagramAppId',
// 'instagramAppkey',
// 'instagramLogin',
// 'smtp_or_mail',
// 'maintenance_mode',
// 'developers_page',
// 'order_posts_by',
// 'groups',
// 'pages',
// 'games',
// 'last_backup',
// 'is_ok',
// 'profile_privacy',
// 'emailValidation',
// 'emailNotification',
// 'seoLink',
// 'reCaptcha',
// 'profileVisit',
// 'censored_words',
// 'online_sidebar',
// 'second_post_button',
// 'useSeoFrindly',
// 'cacheSystem',
// 'sms_t_phone_number',
// 'amazone_s3_s_key',
// 'amazone_s3_key',
// 'sms_twilio_username',
// 'sms_twilio_password',
// 'amazone_s3',
// 'siteEmail',
// 'mime_types',
// 'logo_url',
// 'classified_currency_s',
// 'classified_currency',
// 'amount_ref',
// 'amount_percent_ref',
// 'google_map_api'
// );
$non_allowed = array(
'password',
'background_image_status',
'email_code',
'type',
'start_up',
'start_up_info',
'startup_follow',
'startup_image',
'id',
'cover_full',
'cover_org',
'avatar_org',
'app_session',
'last_email_sent',
'sms_code',
'pro_time',
'css_file',
'src',
'followers_data',
'following_data',
'likes_data',
'album_data',
'groups_data',
'sidebar_data',
'showlastseen',
'joined',
'social_login',
);