close parens in showstream

darcs-hash:20080610144606-84dde-7c8b86d2954324e686eb5fe1ed9daeb4919a945c.gz
This commit is contained in:
Evan Prodromou 2008-06-10 10:46:06 -04:00
parent 9e6cb08b88
commit 02cb345154
1 changed files with 2 additions and 2 deletions

View File

@ -76,8 +76,8 @@ class ShowstreamAction extends StreamAction {
common_element('link', array('rel' => 'meta',
'href' => common_local_url('foaf', array('nickname' =>
$user->nickname)),
'type' => 'application/rdr+xml',
'title' => 'FOAF');
'type' => 'application/rdf+xml',
'title' => 'FOAF'));
# for remote subscriptions etc.
common_element('meta', array('http-equiv' => 'X-XRDS-Location',
'content' => common_local_url('xrds', array('nickname' =>