mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-20 05:12:38 +02:00
removed fax from mozilla schemas, as it's already in inetOrgPerson and having it twice for the same attribute creates an error. Thanks to Anton Frolov <afng072-at-frols.com> from the users list.
This commit is contained in:
@@ -132,7 +132,6 @@ class so_ldap
|
||||
'adr_two_region' => 'mozillahomestate',
|
||||
'adr_two_postalcode' => 'mozillahomepostalcode',
|
||||
'adr_two_countryname' => 'mozillahomecountryname',
|
||||
'tel_fax' => 'fax',
|
||||
'email_home' => 'mozillasecondemail',
|
||||
'url_home' => 'mozillahomeurl',
|
||||
),
|
||||
@@ -147,7 +146,6 @@ class so_ldap
|
||||
'adr_two_region' => 'mozillahomestate',
|
||||
'adr_two_postalcode' => 'mozillahomepostalcode',
|
||||
'adr_two_countryname' => 'mozillahomecountryname',
|
||||
'tel_fax' => 'fax',
|
||||
'email_home' => 'mozillasecondemail',
|
||||
'url_home' => 'mozillahomeurl',
|
||||
),
|
||||
|
Reference in New Issue
Block a user