Go to the source code of this file.
Classes | |
class | oxOpenId |
Variables | |
$iOldErrorReproting = error_reporting() | |
$sPathExtra = "core/openid" | |
$sPath = ini_get('include_path') | |
if (!defined('Auth_OpenID_RAND_SOURCE')) |
$iOldErrorReproting = error_reporting() |
Definition at line 3 of file oxopenid.php.
$sPath = ini_get('include_path') |
Definition at line 7 of file oxopenid.php.
$sPathExtra = "core/openid" |
Definition at line 6 of file oxopenid.php.
if(!defined('Auth_OpenID_RAND_SOURCE')) |
in case shop runs on windows or other system, which does not have '/dev/urandom'
Definition at line 11 of file oxopenid.php.