Index: openacs-4/packages/acs-tcl/tcl/00-icanuse-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/Attic/00-icanuse-procs.tcl,v diff -u -r1.1.2.35 -r1.1.2.36 --- openacs-4/packages/acs-tcl/tcl/00-icanuse-procs.tcl 17 Jan 2022 09:31:26 -0000 1.1.2.35 +++ openacs-4/packages/acs-tcl/tcl/00-icanuse-procs.tcl 22 Jan 2022 12:09:30 -0000 1.1.2.36 @@ -113,7 +113,8 @@ ::acs::register_icanuse "ns_writer" {[info commands ::ns_writer] ne ""} ::acs::register_icanuse "ns_baseunit" {[info commands ::ns_baseunit] ne ""} ::acs::register_icanuse "ns_pg pid" [acs::cmd_has_subcommand ns_pg pid] - +::acs::register_icanuse "nsf::parseargs -asdict" [acs::cmd_error_contains {nsf::parseargs} -asdict] +::acs::register_icanuse "ns_parsequery -charset" [acs::cmd_error_contains {ns_parsequery} -charset] # # At the time "ns_trim -prefix was introduced, a memory leak in # nsv_dict was removed that could lead to a growing size of NaviServer