forked from extern/egroupware
Add in one comment to columns_display section
This commit is contained in:
parent
f77791bf6d
commit
25c347227b
@ -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]]) {
|
||||
|
Loading…
Reference in New Issue
Block a user