properly unmark updated articles when reading

master
Andrew Dolgov 19 years ago
parent df9e0a3b46
commit 53761dda37

@ -157,7 +157,7 @@
if ($mode == "") {
outputArticleXML($link, $id, $feed_id);
} else if ($mode == "prefetch") {
} else {
catchupArticleById($link, $id, 0);
}

Loading…
Cancel
Save