1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-01 13:24:10 +01:00

Add Contact to CacheThumbnail call

This commit is contained in:
Thomas Tanghus 2014-03-21 15:17:36 +01:00
parent ee21fb30d7
commit b4436257a9

View File

@ -769,7 +769,7 @@ class Contact extends VObject\VCard implements IPIMObject {
$this->getParent()->getId(),
$this->getId(),
null,
null,
$this,
array('remove' => true)
);
}