Index: openacs-4/packages/chat/www/ajax-chat-script.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/chat/www/Attic/ajax-chat-script.tcl,v diff -u -N -r1.6 -r1.7 --- openacs-4/packages/chat/www/ajax-chat-script.tcl 19 Nov 2007 01:14:16 -0000 1.6 +++ openacs-4/packages/chat/www/ajax-chat-script.tcl 9 Nov 2008 23:29:23 -0000 1.7 @@ -8,5 +8,7 @@ msg:optional } +set html_room_url [export_vars -base "room-enter" {room_id {client html}}] + set chat_frame [ ::chat::Chat login -chat_id $room_id]