mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-23 03:11:48 +02:00
Fix comment
This commit is contained in:
parent
6ecac6f650
commit
2eed0b9ddc
@ -145,7 +145,7 @@ class calendar_so
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
// We only what the parents to match
|
// We want only the parents to match
|
||||||
$where['cal_uid'] = $ids;
|
$where['cal_uid'] = $ids;
|
||||||
$where['cal_reference'] = 0;
|
$where['cal_reference'] = 0;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user