Add comment to stock field array as to use of name vs. value

This commit is contained in:
Miles Lott 2001-03-19 03:46:41 +00:00
parent f14824f012
commit d71bed9146

View File

@ -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