fixed wrong attribute name as reported by Bastian Schern from the german list

This commit is contained in:
Ralf Becker 2006-06-23 00:06:27 +00:00
parent c28dfbcf37
commit 1b39b7d4fb

View File

@ -121,7 +121,7 @@ class so_ldap
#nsAIMid
#postOfficeBox
'mozillaabpersonalpha' => array(
'adr_one_street2' => 'mozillapostalstreet2',
'adr_one_street2' => 'mozillaworkstreet2',
'adr_two_street' => 'mozillahomestreet',
'adr_two_street2' => 'mozillahomestreet2',
'adr_two_locality' => 'mozillahomelocalityname',