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 -N -r1.1.2.6 -r1.1.2.7 --- openacs-4/packages/acs-tcl/tcl/00-icanuse-procs.tcl 13 May 2020 08:07:28 -0000 1.1.2.6 +++ openacs-4/packages/acs-tcl/tcl/00-icanuse-procs.tcl 18 May 2020 08:35:04 -0000 1.1.2.7 @@ -67,7 +67,7 @@ # ::acs::register_icanuse "ns_db currenthandles" [acs::cmd_has_subcommand ns_db currenthandles] -::acs::register_icanuse "ns_server ummap" [acs::cmd_has_subcommand ns_server unmap] +::acs::register_icanuse "ns_server unmap" [acs::cmd_has_subcommand ns_server unmap] ::acs::register_icanuse "ns_conn partialtimes" [acs::cmd_has_subcommand ns_conn partialtimes] ::acs::register_icanuse "ns_conn contentsentlength" [acs::cmd_has_subcommand ns_conn contentsentlength]