]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
fix comment to note that xrds file is for OMB not OpenID
authorEvan Prodromou <evan@controlyourself.ca>
Tue, 4 Aug 2009 13:04:41 +0000 (09:04 -0400)
committerEvan Prodromou <evan@controlyourself.ca>
Tue, 4 Aug 2009 17:01:23 +0000 (13:01 -0400)
actions/xrds.php

index 9327a3c83145ecbdf1bc354f790f5e7597e8efdc..3c752188408955a92076dc44b8bc716a05bd16c4 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 
 /**
- * XRDS for OpenID
+ * XRDS for OpenMicroBlogging
  *
  * PHP version 5
  *
@@ -36,7 +36,7 @@ if (!defined('LACONICA')) {
 require_once INSTALLDIR.'/lib/omb.php';
 
 /**
- * XRDS for OpenID
+ * XRDS for OpenMicroBlogging
  *
  * @category Action
  * @package  Laconica