constant VKXP_ACCESS_TOKEN_URI in VK CrossPoster 7.2
Same name and namespace in other branches
- 6.3 vkxp.module \VKXP_ACCESS_TOKEN_URI
- 7 vkxp.module \VKXP_ACCESS_TOKEN_URI
1 use of VKXP_ACCESS_TOKEN_URI
- vkxp_admin_access_token_submit in ./
vkxp.admin.inc - Second step of getting access token.
File
- ./
vkxp.module, line 13
Code
define('VKXP_ACCESS_TOKEN_URI', 'https://oauth.vk.com/access_token');