Index: openacs-4/packages/chat/www/room-edit.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/chat/www/room-edit.tcl,v diff -u -r1.9 -r1.10 --- openacs-4/packages/chat/www/room-edit.tcl 19 Nov 2007 01:14:16 -0000 1.9 +++ openacs-4/packages/chat/www/room-edit.tcl 14 Mar 2008 12:24:30 -0000 1.10 @@ -64,7 +64,7 @@ break } set comm_id "" - if {[info command dotlrn_community::get_community_id] ne ""} { + if {[info commands dotlrn_community::get_community_id] ne ""} { set comm_id [dotlrn_community::get_community_id] } if {$comm_id ne ""} {