mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 03:25:55 +00:00
revert back load_filters-related changes
This commit is contained in:
@@ -1848,7 +1848,7 @@ class Feeds extends Handler_Protected {
|
||||
if ($feed) {
|
||||
return $feed->cat_id;
|
||||
} else {
|
||||
return null;
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user