mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 19:35:56 +00:00
fix typo
This commit is contained in:
@@ -2114,7 +2114,7 @@
|
||||
|
||||
if ($cat_view) {
|
||||
|
||||
if $feed >= 0) {
|
||||
if ($feed >= 0) {
|
||||
|
||||
if ($feed > 0) {
|
||||
$cat_qpart = "cat_id = '$feed'";
|
||||
|
||||
Reference in New Issue
Block a user