mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-18 11:21:23 +01:00
merged Nathan bugfix r30788
This commit is contained in:
parent
42c939b426
commit
0d031f5ed8
@ -352,7 +352,7 @@ class addressbook_so
|
|||||||
*/
|
*/
|
||||||
function read_customfields($ids,$field_names=null)
|
function read_customfields($ids,$field_names=null)
|
||||||
{
|
{
|
||||||
return $this->soextra->read_customfields($ids,$fieldnames);
|
return $this->soextra->read_customfields($ids,$field_names);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user