Index: openacs-4/packages/acs-templating/tcl/date-init.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/date-init.tcl,v diff -u -N --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openacs-4/packages/acs-templating/tcl/date-init.tcl 26 Mar 2004 09:05:18 -0000 1.1.2.1 @@ -0,0 +1,8 @@ +# branimir: (triggered while fixing bug# 1176) this used to be called at the +# end of date-procs.tcl It broke down when we started to internationalize it +# because messages hadn't been loaded at that point. Now we are loading +# messages right before executing *.-init.tcl files so things will work. + +# Initialize the months array + +template::util::date::init