diff src/noffle.c @ 249:0340b9c17edc noffle

[svn] *** empty log message ***
author mirkol
date Tue, 14 May 2002 15:25:45 +0100
parents f8a91e2b4060
children 93d5d8b098da
line wrap: on
line diff
--- a/src/noffle.c	Tue Mar 26 17:52:48 2002 +0000
+++ b/src/noffle.c	Tue May 14 15:25:45 2002 +0100
@@ -10,7 +10,7 @@
   received for some seconds (to allow multiple clients connect at the same
   time).
 
-  $Id: noffle.c 368 2002-02-14 17:14:34Z bears $
+  $Id: noffle.c 381 2002-05-14 14:25:45Z mirkol $
 */
 
 #if HAVE_CONFIG_H
@@ -32,6 +32,7 @@
 #include "database.h"
 #include "fetch.h"
 #include "fetchlist.h"
+#include "filter.h"
 #include "group.h"
 #include "itemlist.h"
 #include "log.h"
@@ -170,6 +171,8 @@
 	    
                 connOK = Fetch_postArts();
 
+                Flt_init( serv ); /* get filter data before processGrps() calls Utl_stamp(). */
+
                 connOK = connOK && Fetch_getNewGrps();
 
             /* Get overviews of new articles and store IDs of new articles