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.12 -r1.1.2.13 --- openacs-4/packages/chat/tcl/xotcl-chat-procs.tcl 3 Jul 2020 08:11:13 -0000 1.1.2.12 +++ openacs-4/packages/chat/tcl/xotcl-chat-procs.tcl 30 Jul 2020 14:44:08 -0000 1.1.2.13 @@ -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 {} {