summaryrefslogtreecommitdiffstats
path: root/Auth/Yadis/ParseHTML.php
diff options
context:
space:
mode:
authortailor <cygnus@janrain.com>2007-04-03 00:21:59 +0000
committertailor <cygnus@janrain.com>2007-04-03 00:21:59 +0000
commit779bc1a5b95206a9d779b705cdf79b227ff4fc54 (patch)
treeb0d80bfff10727cbe464762ca1fd4557e24614b9 /Auth/Yadis/ParseHTML.php
parent5c6834cc0e12d3d53695c64f3bf40a273aff7fe3 (diff)
downloadphp-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.php4
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 {