Index: openacs-4/packages/acs-lang/tcl/localization-data-init.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-lang/tcl/localization-data-init.tcl,v diff -u -r1.16 -r1.17 --- openacs-4/packages/acs-lang/tcl/localization-data-init.tcl 24 Jan 2005 00:22:16 -0000 1.16 +++ openacs-4/packages/acs-lang/tcl/localization-data-init.tcl 3 Mar 2005 12:15:23 -0000 1.17 @@ -66,6 +66,7 @@ nsv_set locale money:142 {$sym$sign$num} namespace eval ::lang::util { + variable percent_match # Date format codes. This was brought over from lc_time_fmt, to avoid having to rebuild the # array each time the procedure is called, which is often.