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.10.2.1 -r1.10.2.2 --- openacs-4/packages/xowiki/www/portlets/include.tcl 13 Jul 2020 12:02:34 -0000 1.10.2.1 +++ openacs-4/packages/xowiki/www/portlets/include.tcl 18 Aug 2022 15:00:43 -0000 1.10.2.2 @@ -1,3 +1,11 @@ +ad_page_contract { + Portlet include +} { + __including_page + portlet + __adp_stub +} + #ns_log notice "--including_page= $__including_page, portlet=$portlet" set content [$__including_page include $portlet] #set header_stuff [::xo::Page header_stuff]