Fix ArchivedArticles' update function.
authorNeal H. Walfield <neal@walfield.org>
Sun, 27 Nov 2011 19:34:35 +0000 (20:34 +0100)
committerNeal H. Walfield <neal@walfield.org>
Sun, 27 Nov 2011 19:34:35 +0000 (20:34 +0100)
commit490aa281990dbda4cea9c96ee8e47ddf8dba949f
tree5bf8b1a26bb47bc74d35dc14660748cf01af0e37
parent95b2b55820745606cc7dae2df4fbbb214eeb161c
Fix ArchivedArticles' update function.

 - Use the dispatcher so that the update daemon does the update.
 - Call postFeedUpdateFunc on completion.
src/rss_sqlite.py