Index: openacs-4/packages/chat/www/room-exit.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/chat/www/room-exit.tcl,v diff -u -N -r1.8 -r1.9 --- openacs-4/packages/chat/www/room-exit.tcl 7 Aug 2017 23:48:07 -0000 1.8 +++ openacs-4/packages/chat/www/room-exit.tcl 28 Sep 2018 11:44:23 -0000 1.9 @@ -20,16 +20,9 @@ ad_script_abort } -# apisano: I don't think this code should be here anymore, as -# message about user leaving the room is already issued by -# the parent chat class in xotcl-core when we issue the logout -# method -# chat_message_post $room_id $user_id "[_ chat.has_left_the_room]." "1" - # send to AJAX set session_id [ad_conn session_id] ::chat::Chat c1 -volatile -chat_id $room_id -session_id $session_id c1 logout ad_returnredirect index -#ad_returnredirect [dotlrn::get_url]