summaryrefslogtreecommitdiffstats
path: root/Auth/OpenID/Server.php
diff options
context:
space:
mode:
authorLilli <lilli@janrain.com>2010-03-16 10:09:25 -0700
committerLilli <lilli@janrain.com>2010-03-16 10:09:25 -0700
commitbb0a8f0083ac40f38c9db9cc09074be9e3a8b82a (patch)
treeb25ab633a5606275708b5087979f824d7fd6fcd4 /Auth/OpenID/Server.php
parent3edee3a03ec4b187fb44f8af7daa128ed6b8fc5e (diff)
downloadphp-openid-2.2.0.zip
php-openid-2.2.0.tar.gz
php-openid-2.2.0.tar.bz2
Removed/changed references to openidenabled.com. At this time, not every reference has been updated.2.2.0
Diffstat (limited to 'Auth/OpenID/Server.php')
-rw-r--r--Auth/OpenID/Server.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Auth/OpenID/Server.php b/Auth/OpenID/Server.php
index 27e0318..62a303d 100644
--- a/Auth/OpenID/Server.php
+++ b/Auth/OpenID/Server.php
@@ -43,7 +43,7 @@
* consumers to add extensions to their requests. For example, with
* sites using the Simple Registration
* Extension
- * (http://www.openidenabled.com/openid/simple-registration-extension/),
+ * (http://openid.net/specs/openid-simple-registration-extension-1_0.html),
* a user can agree to have their nickname and e-mail address sent to
* a site when they sign up.
*