Update the (formerly) Janrain OpenID library to 2.2.2 -- bug fixes including PHP 5.3 compatibility fix.

Upstream release was tagged at: a287b2d85e
This commit is contained in:
Brion Vibber
2010-06-29 10:24:48 -04:00
parent 923d9ef71c
commit 2d920e05d5
40 changed files with 397 additions and 335 deletions

View File

@@ -75,4 +75,3 @@ class Auth_OpenID_MySQLStore extends Auth_OpenID_SQLStore {
}
}
?>