summaryrefslogtreecommitdiffstats
path: root/Auth
diff options
context:
space:
mode:
authortailor <cygnus@janrain.com>2007-10-16 20:41:37 +0000
committertailor <cygnus@janrain.com>2007-10-16 20:41:37 +0000
commit40be474a35e87c3e8521b86c5538a08ec55305fb (patch)
tree050d95aa133b7d3e49c89b924941a6de874c0532 /Auth
parent8dc2b6cfc29fb752bdc19ae3a5b57ae3da72a289 (diff)
downloadphp-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.php2
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";