mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 08:39:07 +01:00
Formatting
This commit is contained in:
parent
bbcd259b8a
commit
66991480ca
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user