X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fsitemap.c;h=f4b67805fc23e8f8b557734424b5718d16f23dd4;hb=4d0a622d2d3ae20770258981c6062f58c9fc01a3;hp=8c3ee463e87110632918a1f533c4367a53934e55;hpb=42ca8cc330c23a4914a7da9de27b05325c65b897;p=citadel.git diff --git a/webcit/sitemap.c b/webcit/sitemap.c index 8c3ee463e..f4b67805f 100644 --- a/webcit/sitemap.c +++ b/webcit/sitemap.c @@ -30,7 +30,7 @@ void sitemap_do_bbs(void) { Stat.maxload = INT_MAX; Stat.lowest_found = (-1); Stat.highest_found = (-1); - num_msgs = load_msg_ptrs("MSGS ALL", NULL, &Stat, NULL); + num_msgs = load_msg_ptrs("MSGS ALL", NULL, NULL, &Stat, NULL, NULL, NULL, NULL, 0); if (num_msgs < 1) return; for (i=0; i