Skip to content

Commit

Permalink
Removed the methods from config. no need to check them.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulchubatyy committed Aug 24, 2011
1 parent c7060b7 commit 66341d6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions config/vkapi.php
Expand Up @@ -6,7 +6,4 @@
return array(
'token' => 'someaccesstokenreceivedfromvkontakte',
'endpoint' => 'https://api.vkontakte.ru/method/',
'methods' => array(
'getProfiles',
),
);

0 comments on commit 66341d6

Please sign in to comment.