Index: openacs-4/packages/acs-tcl/tcl/00-canisue-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/Attic/00-canisue-procs.tcl,v diff -u -r1.1.2.2 -r1.1.2.3 --- openacs-4/packages/acs-tcl/tcl/00-canisue-procs.tcl 14 Jun 2019 10:44:27 -0000 1.1.2.2 +++ openacs-4/packages/acs-tcl/tcl/00-canisue-procs.tcl 3 Jul 2019 18:12:25 -0000 1.1.2.3 @@ -73,6 +73,7 @@ ::acs::register_icanuse "ns_conn partialtimes" [acs::icanuse "ns_server ummap"] ::acs::register_icanuse "ns_asynclogfile" {[info commands ::ns_asynclogfile] ne ""} +::acs::register_icanuse "ns_writer" {[info commands ::ns_writer] ne ""} # Local variables: # mode: tcl