Index: openacs-4/packages/chat/tcl/xotcl-chat-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/chat/tcl/Attic/xotcl-chat-procs.tcl,v diff -u -N -r1.1.2.15 -r1.1.2.16 --- openacs-4/packages/chat/tcl/xotcl-chat-procs.tcl 2 Sep 2021 16:40:53 -0000 1.1.2.15 +++ openacs-4/packages/chat/tcl/xotcl-chat-procs.tcl 29 Sep 2021 11:34:43 -0000 1.1.2.16 @@ -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 timezone} + creation_date {timestamp with time zone} } ::xo::db::chat_room ad_instproc grant_creator {} {