This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/*! | |
* HybridAuth | |
* http://hybridauth.sourceforge.net | https://github.com/hybridauth/hybridauth | |
* (c) 2009-2015 HybridAuth authors | hybridauth.sourceforge.net/licenses.html | |
*/ | |
/** | |
* Hybrid_Providers_Vkontakte provider adapter based on OAuth2 protocol | |
* | |
* added by guiltar | https://github.com/guiltar |