mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-20 08:31:29 +00:00
more update_daemon work
This commit is contained in:
@@ -702,7 +702,9 @@
|
||||
}
|
||||
|
||||
if ($subop == "forceUpdateAllFeeds" || $subop == "updateAllFeeds") {
|
||||
|
||||
|
||||
if ($subop == "forceUpdateAllFeeds" && ENABLE_FEED_CATS
|
||||
|
||||
update_all_feeds($link, $subop == "forceUpdateAllFeeds");
|
||||
|
||||
$omode = $_GET["omode"];
|
||||
|
||||
Reference in New Issue
Block a user