summaryrefslogtreecommitdiffstats
path: root/Auth/OpenID/SReg.php
diff options
context:
space:
mode:
Diffstat (limited to 'Auth/OpenID/SReg.php')
-rw-r--r--Auth/OpenID/SReg.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Auth/OpenID/SReg.php b/Auth/OpenID/SReg.php
index 5ece707..ae1eb91 100644
--- a/Auth/OpenID/SReg.php
+++ b/Auth/OpenID/SReg.php
@@ -418,7 +418,7 @@ class Auth_OpenID_SRegResponse extends Auth_OpenID_SRegBase {
var $ns_alias = 'sreg';
- function Auth_OpenID_SRegResponse($data=null,
+ function __construct($data=null,
$sreg_ns_uri=Auth_OpenID_SREG_NS_URI)
{
if ($data === null) {