revert nonsense commit from jaytraxx

This commit is contained in:
Christian Binder 2010-03-02 18:21:50 +00:00
parent fcd731a00b
commit b39c0affba

View File

@ -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)
{