Author: j16sdiz
Date: 2008-12-15 13:25:09 +0000 (Mon, 15 Dec 2008)
New Revision: 24355
Modified:
trunk/plugins/XMLSpider/XMLSpider.java
Log:
commit db
Modified: trunk/plugins/XMLSpider/XMLSpider.java
===================================================================
--- trunk/plugins/XMLSpider/XMLSpider.java 2008-12-15 13:24:06 UTC (rev
24354)
+++ trunk/plugins/XMLSpider/XMLSpider.java 2008-12-15 13:25:09 UTC (rev
24355)
@@ -413,6 +413,7 @@
runningFetch.remove(page);
page.lastChange = System.currentTimeMillis();
db.store(page);
+ db.commit();
}
startSomeRequests();
}
_______________________________________________
cvs mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs