summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortailor <cygnus@janrain.com>2007-04-05 21:32:40 +0000
committertailor <cygnus@janrain.com>2007-04-05 21:32:40 +0000
commit99457203cfe3ac08472e2b332bc25104ee5aa500 (patch)
tree147d3b7232ad0f86730b186a0a79215d6bf60693
parentb4112fcdb1967742013b1a335bf16a8d2ea28faa (diff)
downloadphp-openid-99457203cfe3ac08472e2b332bc25104ee5aa500.zip
php-openid-99457203cfe3ac08472e2b332bc25104ee5aa500.tar.gz
php-openid-99457203cfe3ac08472e2b332bc25104ee5aa500.tar.bz2
[project @ Doc update]
-rw-r--r--Auth/OpenID/Consumer.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Auth/OpenID/Consumer.php b/Auth/OpenID/Consumer.php
index 2fd870c..5260b57 100644
--- a/Auth/OpenID/Consumer.php
+++ b/Auth/OpenID/Consumer.php
@@ -2039,7 +2039,7 @@ class Auth_OpenID_CancelResponse extends Auth_OpenID_ConsumerResponse {
* setup_url - A URL that can be used to send the user to the server
* to set up for authentication. The user should be redirected in to
* the setup_url, either in the current window or in a new browser
- * window.
+ * window. Null in OpenID 2.
*
* status - Auth_OpenID_SETUP_NEEDED.
*