Index: openacs-4/packages/xowiki/tcl/xowiki-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-procs.tcl,v diff -u -r1.187 -r1.188 --- openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 20 Nov 2007 11:00:04 -0000 1.187 +++ openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 21 Nov 2007 09:13:27 -0000 1.188 @@ -445,7 +445,7 @@ Page instproc error_in_includelet {arg msg} { my instvar name - return [my error_during_render "[_ xowiki.error_in_includelet]
\n$msg"] + return [my error_during_render "[_ xowiki.error_in_includelet]
\n$msg"] } Page ad_instproc resolve_included_page_name {page_name} {