1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00
Files
archived-web-php/backend/events/571e050032e5099f2c2f86bc3d22cfaf
Peter Kokot db42773277 This patch iCalendar files with CRLF line endings everywhere
If file is downloaded from certain Git interfaces such as GitHub,
the CRLF lineendings are not presevered. So it's best to disable line
normalization for all iCalendar files and all systems.
2018-10-17 13:30:14 +02:00

10 lines
248 B
Plaintext

BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Meetup//RemoteApi//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-ORIGINAL-URL:http://www.meetup.com/PHPMad/events/ical/PHPMad/__
X-WR-CALNAME:Events - PHPMad/__
X-MS-OLK-FORCEINSPECTOROPEN:TRUE
END:VCALENDAR