forked from extern/egroupware
update for new calendar function
This commit is contained in:
parent
59e89a180d
commit
3617eeda1f
@ -39,7 +39,7 @@
|
||||
|
||||
function read_list($data)
|
||||
{
|
||||
return ExecMethod($this->svc . '.' . $this->function_map['store_to_cache']['function'],$data);
|
||||
return ExecMethod($this->svc . '.' . $this->function_map['search']['function'],$data);
|
||||
}
|
||||
|
||||
function save($data)
|
||||
|
Loading…
Reference in New Issue
Block a user