From: Ævar Arnfjörð Bjarmason Date: Thu, 8 Sep 2005 13:17:55 +0000 (+0000) Subject: * Minor code refactoring X-Git-Tag: 1.6.0~1692 X-Git-Url: http://git.cyclocoop.org/%28?a=commitdiff_plain;h=f2fec2e4b22e454188ceee320dbe2bbadd435197;p=lhc%2Fweb%2Fwiklou.git * Minor code refactoring --- diff --git a/includes/Feed.php b/includes/Feed.php index a798ce44ec..d47f33c4e7 100644 --- a/includes/Feed.php +++ b/includes/Feed.php @@ -152,7 +152,7 @@ class ChannelFeed extends FeedItem { global $wgServer, $wgStylePath; $this->httpHeaders(); - echo '\n"; + echo '' . "\n"; echo '\n"; }