mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
fix various cat-related bugs
This commit is contained in:
@@ -789,7 +789,7 @@
|
||||
if (!$match_on) {
|
||||
$match_on = "both";
|
||||
}
|
||||
|
||||
|
||||
$qfh_ret = queryFeedHeadlines($link, $feed, $limit, $view_mode, $cat_view, $search, $search_mode, $match_on);
|
||||
|
||||
$result = $qfh_ret[0];
|
||||
|
||||
Reference in New Issue
Block a user