mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-04 10:09:16 +00:00
remove debug comment from forceUpdateAllFeeds
This commit is contained in:
@@ -721,10 +721,10 @@
|
||||
(owner_uid, feed_id, entered) VALUES
|
||||
(".$_SESSION["uid"].", NULL, NOW())");
|
||||
|
||||
print "<!-- ScheduledOK -->";
|
||||
// print "<!-- ScheduledOK -->";
|
||||
|
||||
} else {
|
||||
print "<!-- RequestAlreadyInQueue -->";
|
||||
// print "<!-- RequestAlreadyInQueue -->";
|
||||
}
|
||||
|
||||
# print "</rpc-reply>";
|
||||
|
||||
Reference in New Issue
Block a user