View file modules/users/vk_config.php

File size: 134B
<?

define('ID', '7242799');
define('SECRET', 'wMT1R5KEfQamGDaomoX7');
define('URL', 'https://'.$_SERVER['HTTP_HOST'].'/vk_auth');

?>