Index: openacs-4/packages/xowiki/www/portlets/include.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/portlets/Attic/include.tcl,v diff -u -r1.8 -r1.9 --- openacs-4/packages/xowiki/www/portlets/include.tcl 13 Sep 2012 16:05:35 -0000 1.8 +++ openacs-4/packages/xowiki/www/portlets/include.tcl 27 Oct 2014 16:42:07 -0000 1.9 @@ -1,4 +1,4 @@ #ns_log notice "--including_page= $__including_page, portlet=$portlet" set content [$__including_page include $portlet] set header_stuff [::xo::Page header_stuff] -template::set_file [file dir $__adp_stub]/plain-include +template::set_file [file dirname $__adp_stub]/plain-include