forked from extern/egroupware
Fix comment
This commit is contained in:
@ -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;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user