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.3 -r1.3.2.4 --- openacs-4/packages/xowf/tcl/xowf-init.tcl 14 Feb 2020 13:42:12 -0000 1.3.2.3 +++ openacs-4/packages/xowf/tcl/xowf-init.tcl 21 Feb 2020 13:45:15 -0000 1.3.2.4 @@ -4,6 +4,11 @@ ::xowf::dav-todo register # +# Make sure, the site-wide pages are loaded +# +::xowf::Package require_site_wide_pages + +# # Run the checker for the scheduled at-jobs. # # As we are trying to run as close as possible to the minute change,