diff --git a/addressbook/inc/class.contacts_sql.inc.php b/addressbook/inc/class.contacts_sql.inc.php index ef9cb5256a..e114d61366 100644 --- a/addressbook/inc/class.contacts_sql.inc.php +++ b/addressbook/inc/class.contacts_sql.inc.php @@ -50,6 +50,7 @@ $this->db = $phpgw->db; $this->account_id = $phpgw_info["user"]["account_id"]; + // The left side are the array elements used throughout phpgw, right side are the db field names. $this->stock_contact_fields = array( "fn" => "fn", // 'prefix given middle family suffix' "n_given" => "n_given", // firstname