mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-08 00:21:34 +00:00
drop errors.php and simplify error handling
This commit is contained in:
@@ -561,8 +561,6 @@ class Pref_Feeds extends Handler_Protected {
|
||||
"all" => $this::get_ts_languages(),
|
||||
]
|
||||
]);
|
||||
} else {
|
||||
print json_encode(["error" => "FEED_NOT_FOUND"]);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user