annotate plugins/libcalendaring/tests/resources/dummy.ifb @ 35:05c4c32948af
.hgignore: add vendor tree
composer.json: new packages
plugins/thunderbird_labels/thunderbird_labels.php: change hook and RFC822 use wrt whitelisting to avoid deprecated stuff
index.php: commented debugging hooks
others: new releases of vendor packages?
| author |
Charlie Root |
| date |
Thu, 30 Aug 2018 16:21:59 -0400 |
| parents |
888e774ee983 |
| children |
|
| rev |
line source |
|
4
|
1 BEGIN:VCALENDAR
|
|
|
2 VERSION:2.0
|
|
|
3 PRODID:-//kolab.org//NONSGML Kolab Server 3//EN
|
|
|
4 METHOD:PUBLISH
|
|
|
5 BEGIN:VFREEBUSY
|
|
|
6 ORGANIZER:MAILTO:nobody@kolabsys.com.ifb
|
|
|
7 DTSTAMP:20130824T135913Z
|
|
|
8 DTSTART:20130629T135913Z
|
|
|
9 DTEND:20131214T135913Z
|
|
|
10 COMMENT:This is a dummy vfreebusy that indicates an empty calendar
|
|
|
11 FREEBUSY:19700101T000000Z/19700101T000000Z
|
|
|
12 END:VFREEBUSY
|
|
|
13 END:VCALENDAR
|