Index: openacs-4/packages/ams/tcl/ams-init.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ams/tcl/ams-init.tcl,v diff -u -N -r1.4 -r1.5 --- openacs-4/packages/ams/tcl/ams-init.tcl 9 Sep 2005 17:08:30 -0000 1.4 +++ openacs-4/packages/ams/tcl/ams-init.tcl 17 May 2018 07:56:38 -0000 1.5 @@ -8,7 +8,7 @@ ams::widgets_init -if { [empty_string_p [info procs "::lang::util::convert_to_i18n"]] } { +if { [empty_string_p [info commands "::lang::util::convert_to_i18n"]] } { ns_log notice "proc ::lang::util::convert_to_i18n not provided by acs-lang because we are using an older version. the proc will be added via ams."