From 2a5a6ae473fa78bfb455d719eb6450bfa2f4df5a Mon Sep 17 00:00:00 2001 From: Miles Lott Date: Thu, 28 Jun 2001 09:18:27 +0000 Subject: [PATCH] Set correct unique column --- phpgwapi/setup/tables_current.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpgwapi/setup/tables_current.inc.php b/phpgwapi/setup/tables_current.inc.php index 9fb987ddf2..8c75067f79 100644 --- a/phpgwapi/setup/tables_current.inc.php +++ b/phpgwapi/setup/tables_current.inc.php @@ -165,7 +165,7 @@ 'pk' => array(), 'fk' => array(), 'ix' => array(), - 'uc' => array() + 'uc' => array('appname') ), 'phpgw_categories' => array( 'fd' => array(