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.3 -r1.4 --- openacs-4/packages/chat/www/ajax-chat-script.tcl 26 Oct 2006 11:11:20 -0000 1.3 +++ openacs-4/packages/chat/www/ajax-chat-script.tcl 7 Jun 2007 09:14:25 -0000 1.4 @@ -5,7 +5,7 @@ @creation-date Jan 31, 2006 @cvs-id $Id$ } -query { - msg:optional + msg:optional } set chat_frame [ ::chat::Chat login -chat_id $room_id]