Index: openacs-4/packages/xowiki/www/admin/samples/ajax-chat.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/admin/samples/ajax-chat.tcl,v diff -u -N -r1.8.2.1 -r1.8.2.2 --- openacs-4/packages/xowiki/www/admin/samples/ajax-chat.tcl 20 Dec 2019 16:32:27 -0000 1.8.2.1 +++ openacs-4/packages/xowiki/www/admin/samples/ajax-chat.tcl 13 Jul 2020 12:02:34 -0000 1.8.2.2 @@ -22,7 +22,7 @@ set title "Import XoWiki Pages" set context {} set msg [::xowiki::Page import -objects ::xowiki::tmp::ajax-chat -replace true] -template::set_file "[file dirname $__adp_stub]/../importmsg" +template::set_file "[ad_file dirname $__adp_stub]/../importmsg" ad_return_template # Local variables: