From 365338f35ae03bb04d942ac079896af6cdc614d2 Mon Sep 17 00:00:00 2001 From: Miles Lott Date: Thu, 1 Jan 2004 23:28:46 +0000 Subject: [PATCH] Fix phpgwcontacttypeid field --- addressbook/inc/export/phpgw_LDIF | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addressbook/inc/export/phpgw_LDIF b/addressbook/inc/export/phpgw_LDIF index ee0b7f2e70..0fab63bac6 100644 --- a/addressbook/inc/export/phpgw_LDIF +++ b/addressbook/inc/export/phpgw_LDIF @@ -26,7 +26,7 @@ var $export = array( 'id' => 'uidnumber', 'lid' => 'uid', - 'tid' => 'phpgwcontacttype', + 'tid' => 'phpgwcontacttypeid', 'owner' => 'phpgwcontactowner', 'access' => 'phpgwcontactaccess', 'fn' => 'cn', // 'prefix given middle family suffix'