disable marking for the time being
This commit is contained in:
parent
5ef8409700
commit
5de4010487
|
@ -355,7 +355,7 @@
|
|||
|
||||
// set last update to now so if anything *simplepie* crashes later we won't be
|
||||
// continuously failing on the same feed
|
||||
db_query("UPDATE ttrss_feeds SET last_updated = NOW() WHERE id = '$feed'");
|
||||
//db_query("UPDATE ttrss_feeds SET last_updated = NOW() WHERE id = '$feed'");
|
||||
|
||||
if (!$rss) {
|
||||
$rss = new FeedParser($feed_data);
|
||||
|
|
Loading…
Reference in New Issue