change default feed for new users (come again)

master
Andrew Dolgov 19 years ago
parent 628fcd2c67
commit 74bff337da

@ -652,7 +652,7 @@
values ('$uid','last_read is null and unread = false', 'Updated articles')");
db_query($link, "insert into ttrss_feeds (owner_uid,title,feed_url)
values ('$uid', 'Tiny Tiny RSS - Releases',
values ('$uid', 'Tiny Tiny RSS: New Releases',
'http://tt-rss.spb.ru/releases.rss')");
}

Loading…
Cancel
Save