Lines Matching full:vk
40 $vk_url = 'http://oauth.vk.com/authorize';
55 …$vk_token = json_decode(file_get_contents('https://oauth.vk.com/access_token' . '?' . htmlspecialc…
64 …$vk_userInfo = json_decode(file_get_contents('https://api.vk.com/method/users.get' . '?' . htmlspe…
76 …$vk_group_id_of_admins_Info = json_decode(file_get_contents('https://api.vk.com/method/groups.isMe…
84 …$vk_group_id_of_moderators_Info = json_decode(file_get_contents('https://api.vk.com/method/groups.…
92 …$vk_group_id_of_users_Info = json_decode(file_get_contents('https://api.vk.com/method/groups.isMem…
112 $vk_email = $vk_userInfo['uid'].'@vk.com';
145 …msg($this->getLang('vk_sorry').'<a href="https://vk.com/club' . $vk_group_id_of_users . '">VK_gro…
155 $vk_url = 'http://oauth.vk.com/authorize';
176 $vk_url = 'http://oauth.vk.com/authorize';
202 $vk_url = 'http://oauth.vk.com/authorize';