PluginProbe
Event Post / 5.1
Event Post v5.1
6.1.1 6.1.0 6.0.1 6.0.0 5.12.0 trunk 3.9 4.0 4.2 4.3 4.4 4.5 5.0 5.1 5.10.0 5.10.1 5.10.2 5.10.3 5.10.4 5.11.0 5.11.1 5.2 5.5 5.6 5.6.1 All 46 releases
event-post / export / vcs.php

vcs.php in Event Post 5.1, at export/vcs.php

4 lines 64 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 $mime='x-vcalendar';
3 $format='vcs';
4 include('ics.php');