# event-post/5.2/export/vcs.php

Event Post, version 5.2. 4 lines.

- Page: https://pluginprobe.com/plugins/event-post/5.2/code/export/vcs.php
- Raw: https://pluginprobe.com/plugins/event-post/5.2/raw/export/vcs.php
- Modified: 2018-07-02T12:29:00+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/event-post/5.2/code/export/vcs.php#L10-L20`.

```php
<?php
$mime='x-vcalendar';
$format='vcs';
include('ics.php');
```
