mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-26 10:31:29 +00:00
js: code cleanup
This commit is contained in:
@@ -286,7 +286,7 @@
|
||||
return;
|
||||
}
|
||||
|
||||
if ($subop == "forceUpdateAllFeeds" || $subop == "updateAllFeeds") {
|
||||
if ($subop == "updateAllFeeds") {
|
||||
|
||||
$global_unread_caller = sprintf("%d", $_REQUEST["uctr"]);
|
||||
$global_unread = getGlobalUnread($link);
|
||||
|
||||
Reference in New Issue
Block a user