diff options
author | tailor <cygnus@janrain.com> | 2007-10-16 20:41:37 +0000 |
---|---|---|
committer | tailor <cygnus@janrain.com> | 2007-10-16 20:41:37 +0000 |
commit | 40be474a35e87c3e8521b86c5538a08ec55305fb (patch) | |
tree | 050d95aa133b7d3e49c89b924941a6de874c0532 /Auth | |
parent | 8dc2b6cfc29fb752bdc19ae3a5b57ae3da72a289 (diff) | |
download | php-openid-40be474a35e87c3e8521b86c5538a08ec55305fb.zip php-openid-40be474a35e87c3e8521b86c5538a08ec55305fb.tar.gz php-openid-40be474a35e87c3e8521b86c5538a08ec55305fb.tar.bz2 |
[project @ Update svn revision comment]
Diffstat (limited to 'Auth')
-rw-r--r-- | Auth/OpenID/AX.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Auth/OpenID/AX.php b/Auth/OpenID/AX.php index aeb9f15..2be02c4 100644 --- a/Auth/OpenID/AX.php +++ b/Auth/OpenID/AX.php @@ -2,7 +2,7 @@ /** * Implements the OpenID attribute exchange specification, version 1.0 - * as of svn revision 295 from openid.net svn. + * as of svn revision 370 from openid.net svn. */ require_once "Auth/OpenID/Extension.php"; |