Index: setup/tables_current.inc.php =================================================================== RCS file: /var/cvs/phpgroupware/messenger/setup/tables_current.inc.php,v retrieving revision 1.2 diff -u -r1.2 tables_current.inc.php --- setup/tables_current.inc.php 18 Jul 2001 05:06:02 -0000 1.2 +++ setup/tables_current.inc.php 14 Nov 2003 07:54:37 -0000 @@ -28,7 +28,7 @@ 'pk' => array('message_id'), 'fk' => array(), 'ix' => array(), - 'uc' => array('message_id') + 'uc' => array() ) ); ?>