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.5 -r1.6 --- openacs-4/packages/chat/www/ajax-chat-script.tcl 21 Jun 2007 11:06:29 -0000 1.5 +++ openacs-4/packages/chat/www/ajax-chat-script.tcl 19 Nov 2007 01:14:16 -0000 1.6 @@ -1,12 +1,12 @@ ad_page_contract { a tiny chat client - @author Gustaf Neumann (gustaf.neumann@wu-wien.ac.at) and Pablo Mu�oz (pablomp@tid.es) + @author Gustaf Neumann (gustaf.neumann@wu-wien.ac.at) @creation-date Jan 31, 2006 @cvs-id $Id$ } -query { - msg:optional + msg:optional } -set chat_frame [ ::chat::Chat login -chat_id $room_id -folder_id $folder_id] +set chat_frame [ ::chat::Chat login -chat_id $room_id]