Index: openacs-4/packages/acs-tcl/tcl/site-nodes-init.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/site-nodes-init.tcl,v diff -u -r1.7 -r1.8 --- openacs-4/packages/acs-tcl/tcl/site-nodes-init.tcl 14 May 2018 13:21:52 -0000 1.7 +++ openacs-4/packages/acs-tcl/tcl/site-nodes-init.tcl 11 Jun 2018 09:14:55 -0000 1.8 @@ -16,8 +16,8 @@ # if {[info commands ns_urlspace] ne "" && [info commands ::xo::db::sql::site_node] ne ""} { # - # Prefetch paths, which should not be mapped to the base node /, - # since these have to to through the classical mapping, where we + # Prefetch paths, which should not be mapped to the base node "/", + # since these have to go through the classical mapping, where we # need for every possible path a single cache entry. By mapping eg # "/resources/*" to the sitenode of "/", we can remove this redundancy. #