Merge branch 'testing' of gitorious.org:statusnet/mainline into testing

This commit is contained in:
Zach Copley
2011-09-27 16:59:43 +00:00
15 changed files with 121 additions and 379 deletions

View File

@@ -77,11 +77,6 @@ class XrdAction extends Action
'format' => 'atom')),
'type' => 'application/atom+xml');
// hCard
$xrd->links[] = array('rel' => Discovery::HCARD,
'type' => 'text/html',
'href' => common_local_url('hcard', array('nickname' => $nick)));
// XFN
$xrd->links[] = array('rel' => 'http://gmpg.org/xfn/11',
'type' => 'text/html',