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.472.2.1 -r1.472.2.2 --- openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 17 Sep 2013 17:49:25 -0000 1.472.2.1 +++ openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 30 Sep 2013 11:37:18 -0000 1.472.2.2 @@ -2308,7 +2308,7 @@ # In case, the switch is activated, and we have a menubar, add the # top level section # - if {$add_sections_to_folder_tree && [info command ::__xowiki__MenuBar] ne ""} { + if {$add_sections_to_folder_tree && [info commands ::__xowiki__MenuBar] ne ""} { $owner set book_mode 1 set pages [::xo::OrderedComposite new -destroy_on_cleanup] if {$add_sections_to_folder_tree == 1} {