mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-03-11 21:50:15 +01:00
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