forked from extern/egroupware
Fix phpgwcontacttypeid field
This commit is contained in:
parent
45c2ab1cba
commit
365338f35a
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user