mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-07 15:29:15 +00:00
fix DAEMON_REFRESH_ONLY handling
This commit is contained in:
@@ -320,6 +320,7 @@
|
||||
}
|
||||
|
||||
if ($subop == "forceUpdateAllFeeds" || $subop == "updateAllFeeds") {
|
||||
|
||||
update_all_feeds($link, true);
|
||||
|
||||
$omode = $_GET["omode"];
|
||||
|
||||
Reference in New Issue
Block a user