mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-19 17:38:06 +02:00
* InfoLog/CalDAV: fixed initial sync of more then 60 contacts created doublicates (no REPORT filters were used)
This commit is contained in:
parent
983c1e358d
commit
051c724e37
@ -308,7 +308,7 @@ class infolog_groupdav extends groupdav_handler
|
|||||||
* @param int &$nresult on return limit for number or results or unchanged/null
|
* @param int &$nresult on return limit for number or results or unchanged/null
|
||||||
* @return boolean true if filter could be processed
|
* @return boolean true if filter could be processed
|
||||||
*/
|
*/
|
||||||
function _report_filters($options,&$filters,$id, &$nresults)
|
function _report_filters($options,&$cal_filters,$id, &$nresults)
|
||||||
{
|
{
|
||||||
if ($options['filters'])
|
if ($options['filters'])
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user