forked from GNUsocial/gnu-social
fix comment to note that xrds file is for OMB not OpenID
This commit is contained in:
parent
3997682d26
commit
4586e15f45
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user