From: Andrew Dolgov Date: Sat, 2 Apr 2011 07:15:43 +0000 (+0400) Subject: remove view_mode remark from generated feed url X-Git-Tag: 1.5.3~75 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=7b8931889b89a6a65e019225c913ca34d0194b0e;p=tt-rss.git remove view_mode remark from generated feed url --- diff --git a/functions.php b/functions.php index ddde9994..37f56d06 100644 --- a/functions.php +++ b/functions.php @@ -4238,13 +4238,6 @@ $search_q = ""; } - // Adaptive doesn't really make any sense for generated feeds - // All Articles is the default, so no need to insert it either - if ($view_mode == "adaptive" || $view_mode == "all_articles") - $view_mode = ""; - else - $view_mode = "&view-mode=$view_mode"; - $reply .= "