mirror of
https://github.com/owncloudarchive/contacts.git
synced 2024-12-01 13:24:10 +01:00
Also touch address book on contact deletion.
This commit is contained in:
parent
af7359f50e
commit
2b2e9cd79e
@ -682,6 +682,7 @@ class Database extends AbstractBackend {
|
|||||||
. $id, \OCP\Util::DEBUG);
|
. $id, \OCP\Util::DEBUG);
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
$this->touchAddressBook($addressbookid);
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user