diff options
author | tailor <cygnus@janrain.com> | 2007-04-03 00:21:59 +0000 |
---|---|---|
committer | tailor <cygnus@janrain.com> | 2007-04-03 00:21:59 +0000 |
commit | 779bc1a5b95206a9d779b705cdf79b227ff4fc54 (patch) | |
tree | b0d80bfff10727cbe464762ca1fd4557e24614b9 /Auth/Yadis/ParseHTML.php | |
parent | 5c6834cc0e12d3d53695c64f3bf40a273aff7fe3 (diff) | |
download | php-openid-779bc1a5b95206a9d779b705cdf79b227ff4fc54.zip php-openid-779bc1a5b95206a9d779b705cdf79b227ff4fc54.tar.gz php-openid-779bc1a5b95206a9d779b705cdf79b227ff4fc54.tar.bz2 |
[project @ @package Yadis -> OpenID]
Diffstat (limited to 'Auth/Yadis/ParseHTML.php')
-rw-r--r-- | Auth/Yadis/ParseHTML.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Auth/Yadis/ParseHTML.php b/Auth/Yadis/ParseHTML.php index 75e0bc9..dd001ab 100644 --- a/Auth/Yadis/ParseHTML.php +++ b/Auth/Yadis/ParseHTML.php @@ -7,7 +7,7 @@ * * LICENSE: See the COPYING file included in this distribution. * - * @package Yadis + * @package OpenID * @author JanRain, Inc. <openid@janrain.com> * @copyright 2005 Janrain, Inc. * @license http://www.gnu.org/copyleft/lesser.html LGPL @@ -18,7 +18,7 @@ * tags and their attributes. This is used by the Yadis discovery * process. This class must be instantiated to be used. * - * @package Yadis + * @package OpenID */ class Auth_Yadis_ParseHTML { |