From: Hue Bastard Date: Tue, 8 Dec 2009 11:35:54 +0000 (+1000) Subject: (fix clumsy double paste in b45be2b actions/apitimelinefavorites.php X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c24afa986e04794bfd230cb527ebe6fd938f3934;hp=59e5958d3afa0a5613efbc1ed4546ce63946fe43;p=quix0rs-gnu-social.git (fix clumsy double paste in b45be2b actions/apitimelinefavorites.php --- diff --git a/actions/apitimelinefavorites.php b/actions/apitimelinefavorites.php index 77e5cea1bd..008e042126 100644 --- a/actions/apitimelinefavorites.php +++ b/actions/apitimelinefavorites.php @@ -129,7 +129,7 @@ class ApiTimelineFavoritesAction extends ApiBareAuthAction $this->showXmlTimeline($this->notices); break; case 'rss': - $this->showRssTimeline($this->notices, $title, $link, $subtitle, null, $logo, null, $logo); + $this->showRssTimeline($this->notices, $title, $link, $subtitle, null, $logo); break; case 'atom': $selfuri = common_root_url() .