This commit is contained in:
Thomas Bruederli 2014-10-13 13:55:45 +02:00
parent a807768c32
commit 63b69871fe

View file

@ -699,7 +699,7 @@ class kolab_storage_config
// make sure the object_uri is still a member // make sure the object_uri is still a member
if (!in_array($object_uri, $members)) { if (!in_array($object_uri, $members)) {
$members[$obejct_uri]; $members[$object_uri];
} }
// remove relation if no other members remain // remove relation if no other members remain