Index: openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl,v diff -u -r1.204 -r1.205 --- openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl 12 Dec 2008 13:46:25 -0000 1.204 +++ openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl 12 Dec 2008 14:55:49 -0000 1.205 @@ -1668,7 +1668,6 @@ } Page instproc create-or-use args { - my msg "" # can be overloaded eval my create-new $args }