Index: openacs-4/packages/acs-templating/tcl/currency-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/currency-procs.tcl,v diff -u -r1.14.10.1 -r1.14.10.2 --- openacs-4/packages/acs-templating/tcl/currency-procs.tcl 3 Oct 2013 09:23:37 -0000 1.14.10.1 +++ openacs-4/packages/acs-templating/tcl/currency-procs.tcl 5 Oct 2013 12:55:08 -0000 1.14.10.2 @@ -24,7 +24,7 @@ ad_proc -public template::util::currency { command args } { Dispatch procedure for the currency object } { - eval template::util::currency::$command $args + template::util::currency::$command {*}$args } ad_proc -public template::util::currency::create {