Index: openacs-4/packages/acs-lang/tcl/acs-lang-init.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-lang/tcl/acs-lang-init.tcl,v diff -u -N -r1.2 -r1.3 --- openacs-4/packages/acs-lang/tcl/acs-lang-init.tcl 11 Nov 2002 09:36:31 -0000 1.2 +++ openacs-4/packages/acs-lang/tcl/acs-lang-init.tcl 12 Nov 2002 15:33:15 -0000 1.3 @@ -11,8 +11,4 @@ # Instead, it can be done by a thread after the server has started multithreading. ad_schedule_proc -once t 5 lang::catalog::import_from_all_files -# Cache the message catalog from the database -global message_cache_loaded_p -if { ![info exists message_cache_loaded_p] } { - lang::message::cache -} +lang::message::cache