Index: openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl,v diff -u -r1.320.2.20 -r1.320.2.21 --- openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl 2 Sep 2014 09:33:49 -0000 1.320.2.20 +++ openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl 7 Sep 2014 20:07:15 -0000 1.320.2.21 @@ -1407,7 +1407,8 @@ # a. adp_compile/ adp_eval # b. return_page/ adp_include # - + ::xo::Page requireCSS /resources/xowiki/xowiki.css + set header_stuff [::xo::Page header_stuff] if {![my exists description]} {my set description [my get_description $content]}