Index: openacs-4/packages/chat/tcl/chat-init.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/chat/tcl/chat-init.tcl,v diff -u -r1.9 -r1.10 --- openacs-4/packages/chat/tcl/chat-init.tcl 24 Oct 2018 09:14:26 -0000 1.9 +++ openacs-4/packages/chat/tcl/chat-init.tcl 3 Sep 2024 15:37:36 -0000 1.10 @@ -12,7 +12,7 @@ # nsv_set chat server_started 0 ## -ad_schedule_proc -thread t -schedule_proc ns_schedule_daily [list 0 5] chat_flush_rooms +ad_schedule_proc -thread t -schedule_proc ns_schedule_daily [list 0 5] ::chat::Package flush_rooms ns_cache create chat_room_cache \ -size 350000 \