diff options
author | Lilli <lilli@janrain.com> | 2010-03-16 10:09:25 -0700 |
---|---|---|
committer | Lilli <lilli@janrain.com> | 2010-03-16 10:09:25 -0700 |
commit | bb0a8f0083ac40f38c9db9cc09074be9e3a8b82a (patch) | |
tree | b25ab633a5606275708b5087979f824d7fd6fcd4 /examples/consumer/index.php | |
parent | 3edee3a03ec4b187fb44f8af7daa128ed6b8fc5e (diff) | |
download | php-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 'examples/consumer/index.php')
-rw-r--r-- | examples/consumer/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/consumer/index.php b/examples/consumer/index.php index 343a39c..1ff0911 100644 --- a/examples/consumer/index.php +++ b/examples/consumer/index.php @@ -43,7 +43,7 @@ global $pape_policy_uris; <h1>PHP OpenID Authentication Example</h1> <p> This example consumer uses the <a - href="http://www.openidenabled.com/openid/libraries/php/">PHP + href="http://github.com/openid/php-openid">PHP OpenID</a> library. It just verifies that the URL that you enter is your identity URL. </p> |