mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-08 23:19:04 +01:00
revert nonsense commit from jaytraxx
This commit is contained in:
parent
fcd731a00b
commit
b39c0affba
@ -2675,11 +2675,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)
|
||||
{
|
||||
error_log(__FILE__.'['.__LINE__.'] '.__METHOD__."()\n" .
|
||||
|
Loading…
Reference in New Issue
Block a user