mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 23:00:56 +01: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->isWholeDay($event))
|
||||
{
|
||||
$event['whole_day'] == true;
|
||||
}
|
||||
|
||||
if ($this->log)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user