forked from extern/egroupware
clear nonarray error
This commit is contained in:
parent
c7f4184b69
commit
97bf8d25a1
@ -1086,6 +1086,7 @@
|
||||
|
||||
/* _debug_array($this->prefs); */
|
||||
$custom = $this->fields->read_custom_fields();
|
||||
$customfields = array();
|
||||
while(list($x,$y) = @each($custom))
|
||||
{
|
||||
$customfields[$y['name']] = $y['name'];
|
||||
|
Loading…
Reference in New Issue
Block a user