Index: openacs-4/packages/contacts/tcl/contacts-init.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/contacts/tcl/contacts-init.tcl,v diff -u -r1.11 -r1.12 --- openacs-4/packages/contacts/tcl/contacts-init.tcl 15 Mar 2006 23:04:53 -0000 1.11 +++ openacs-4/packages/contacts/tcl/contacts-init.tcl 2 Jun 2006 09:18:31 -0000 1.12 @@ -11,9 +11,9 @@ # accounts for themselves) content_items and content_revisions # are automatically create. This is needed for contacts # searches to work correctly. -ad_schedule_proc -thread t 300 contacts::create_revisions_sweeper +ad_schedule_proc -thread t 300 contacts::sweeper # we also run it once now -contacts::create_revisions_sweeper +contacts::sweeper