芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/public_html/cloud.pulsehost.co.uk/modules/Calendar/Classes/Event.php
Id = null; $this->IdCalendar = null; $this->Start = null; $this->End = null; $this->AllDay = false; $this->Name = null; $this->Description = null; $this->Location = null; $this->RRule = null; $this->Alarms = array(); $this->Attendees = array(); $this->Deleted = null; $this->Modified = false; $this->Sequence = 0; $this->Type = 'VEVENT'; $this->Status = false; $this->IsPrivate = false; } }