summaryrefslogtreecommitdiff
path: root/actions/showstream.php
diff options
context:
space:
mode:
authorEvan Prodromou <evan@prodromou.name>2008-06-10 10:46:06 -0400
committerEvan Prodromou <evan@prodromou.name>2008-06-10 10:46:06 -0400
commit02cb345154fcfdb57336b85a11758881321d1422 (patch)
tree1a589149c8198c27c76ec8e22f0bdc058cb09978 /actions/showstream.php
parent9e6cb08b887a833d278156f9f9ff04b20f794a7e (diff)
close parens in showstream
darcs-hash:20080610144606-84dde-7c8b86d2954324e686eb5fe1ed9daeb4919a945c.gz
Diffstat (limited to 'actions/showstream.php')
-rw-r--r--actions/showstream.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/actions/showstream.php b/actions/showstream.php
index a2c2c3771..826792059 100644
--- a/actions/showstream.php
+++ b/actions/showstream.php
@@ -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' =>