From 4458a6f502f0be48209edd3fe500c3c301cb9321 Mon Sep 17 00:00:00 2001 From: Miles Lott Date: Thu, 28 Jun 2001 09:17:22 +0000 Subject: [PATCH] undo unique column on nextid table --- 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 e559f6cb85..9fb987ddf2 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('id') + 'uc' => array() ), 'phpgw_categories' => array( 'fd' => array(