This file contains 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 | |
/** | |
* RPX Helper Class for JanRain Engage | |
* @author Andres Cordero | |
* @license MIT | |
* See http://www.opensource.org/licenses/mit-license.html | |
* if LICENSE file not present | |
* Make sure cURL is installed and allowed to initiate HTTPS connections | |
*/ |