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:
Ralf Becker 2006-12-20 14:34:16 +00:00
parent e6998c2ecf
commit 7430c4d638

View File

@ -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',
),