Index: openacs-4/packages/xowf/tcl/xowf-init.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/tcl/xowf-init.tcl,v diff -u -r1.3.2.2 -r1.3.2.3 --- openacs-4/packages/xowf/tcl/xowf-init.tcl 9 Sep 2019 17:05:09 -0000 1.3.2.2 +++ openacs-4/packages/xowf/tcl/xowf-init.tcl 14 Feb 2020 13:42:12 -0000 1.3.2.3 @@ -1,5 +1,6 @@ -if {[info commands ::ns_cache_eval] eq ""} {proc ::ns_cache_eval {args} {::ns_cache eval {*}$args}} -# register the dav interface for the todos +# +# Register the dav interface for the todo handler. +# ::xowf::dav-todo register #