Add in one comment to columns_display section

This commit is contained in:
Miles Lott 2001-02-19 00:43:37 +00:00
parent f77791bf6d
commit 25c347227b

View File

@ -28,6 +28,7 @@
$this = CreateObject("phpgwapi.contacts");
// create column list and the top row of the table based on user prefs
while ($column = each($this->stock_contact_fields)) {
if (isset($phpgw_info["user"]["preferences"]["addressbook"][$column[1]]) &&
$phpgw_info["user"]["preferences"]["addressbook"][$column[1]]) {