mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-21 10:27:52 +02:00
fixed slowsync
This commit is contained in:
parent
fcbe2e5dd5
commit
3bbd54e12d
@ -103,7 +103,7 @@
|
||||
}
|
||||
|
||||
function searchVTODO($_vcalData) {
|
||||
if(!$egwData = $this->vtodotoegw($_calData)) {
|
||||
if(!$egwData = $this->vtodotoegw($_vcalData)) {
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user