]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
close parens in showstream
authorEvan Prodromou <evan@prodromou.name>
Tue, 10 Jun 2008 14:46:06 +0000 (10:46 -0400)
committerEvan Prodromou <evan@prodromou.name>
Tue, 10 Jun 2008 14:46:06 +0000 (10:46 -0400)
darcs-hash:20080610144606-84dde-7c8b86d2954324e686eb5fe1ed9daeb4919a945c.gz

actions/showstream.php

index a2c2c3771866038fe357d26f6690209c9b41c155..826792059e703cd544f5fb6ccaeaeb68d515fa94 100644 (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' =>