Index: openacs-4/packages/chat/tcl/xotcl-chat-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/chat/tcl/xotcl-chat-procs.tcl,v diff -u -r1.1.2.14 -r1.1.2.15 --- openacs-4/packages/chat/tcl/xotcl-chat-procs.tcl 14 Dec 2020 09:43:37 -0000 1.1.2.14 +++ openacs-4/packages/chat/tcl/xotcl-chat-procs.tcl 2 Sep 2021 16:40:53 -0000 1.1.2.15 @@ -87,7 +87,7 @@ approved_p {boolean default true} creation_user {integer references parties(party_id) on delete cascade not null} creation_ip {varchar(50)} - creation_date {timestamp with time zone} + creation_date {timestamp with timezone} } ::xo::db::chat_room ad_instproc grant_creator {} {