forked from extern/egroupware
Fix comment
This commit is contained in:
parent
6ecac6f650
commit
2eed0b9ddc
@ -145,7 +145,7 @@ class calendar_so
|
||||
}
|
||||
else
|
||||
{
|
||||
// We only what the parents to match
|
||||
// We want only the parents to match
|
||||
$where['cal_uid'] = $ids;
|
||||
$where['cal_reference'] = 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user