mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-25 12:21:26 +02:00
revert nonsense commit from jaytraxx
This commit is contained in:
parent
fcd731a00b
commit
b39c0affba
@ -2674,11 +2674,6 @@ class calendar_ical extends calendar_boupdate
|
|||||||
}
|
}
|
||||||
|
|
||||||
if ($this->calendarOwner) $event['owner'] = $this->calendarOwner;
|
if ($this->calendarOwner) $event['owner'] = $this->calendarOwner;
|
||||||
|
|
||||||
if ($this->isWholeDay($event))
|
|
||||||
{
|
|
||||||
$event['whole_day'] == true;
|
|
||||||
}
|
|
||||||
|
|
||||||
if ($this->log)
|
if ($this->log)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user