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 -r1.6 -r1.6.2.1 --- openacs-4/packages/xowiki/www/admin/samples/ajax-chat.tcl 13 Sep 2012 16:05:33 -0000 1.6 +++ openacs-4/packages/xowiki/www/admin/samples/ajax-chat.tcl 6 Oct 2013 13:18:54 -0000 1.6.2.1 @@ -17,5 +17,5 @@ set title "Import XoWiki Pages" set context {} set msg [::xowiki::Page import -objects ::xowiki::tmp::ajax-chat -replace true] -template::set_file "[file dir $__adp_stub]/../importmsg" +template::set_file "[file dirname $__adp_stub]/../importmsg" ad_return_template