remove 'oauth' from publicxrds
darcs-hash:20080618183606-84dde-d0843cd3f1656b8b547227eeef326d89d6c55adf.gz
This commit is contained in:
parent
38d0cec9b0
commit
2aa34a9bf0
@ -35,7 +35,6 @@ class PublicxrdsAction extends Action {
|
|||||||
common_element_start('XRDS', array('xmlns' => 'xri://$xrds'));
|
common_element_start('XRDS', array('xmlns' => 'xri://$xrds'));
|
||||||
|
|
||||||
common_element_start('XRD', array('xmlns' => 'xri://$xrd*($v*2.0)',
|
common_element_start('XRD', array('xmlns' => 'xri://$xrd*($v*2.0)',
|
||||||
'xml:id' => 'oauth',
|
|
||||||
'xmlns:simple' => 'http://xrds-simple.net/core/1.0',
|
'xmlns:simple' => 'http://xrds-simple.net/core/1.0',
|
||||||
'version' => '2.0'));
|
'version' => '2.0'));
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user