mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-27 05:11:41 +02:00
syncml fixes
This commit is contained in:
parent
f9f5ddbcc8
commit
b39291ac57
@ -161,9 +161,6 @@
|
||||
return false;
|
||||
}
|
||||
|
||||
// they can be problematic
|
||||
unset($contact['note']);
|
||||
|
||||
if($foundContacts = $this->read_entries(array('query' => $contact))) {
|
||||
return $foundContacts[0][id];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user