Formatting

This commit is contained in:
Miles Lott 2001-05-01 09:32:52 +00:00
parent bbcd259b8a
commit 66991480ca
9 changed files with 50 additions and 50 deletions

View File

@ -61,7 +61,7 @@
$this->grants = $phpgw->acl->get_grants('addressbook');
// The left side are the array elements used throughout phpgw, right side are the ldap attributes
$this->stock_contact_fields = array(
this->stock_contact_fields = array(
"fn" => "cn", // 'prefix given middle family suffix'
"n_given" => "givenname", // firstname
"n_family" => "sn", // lastname