Added calendar

This commit is contained in:
Michael Teeuw
2014-02-26 14:14:29 +01:00
parent 1c4a0b4780
commit 024738cb4d
6 changed files with 304 additions and 11 deletions

3
calendar.php Normal file
View File

@@ -0,0 +1,3 @@
<?php
$url = 'https://p01-calendarws.icloud.com/ca/subscribe/1/n6x7Farxpt7m9S8bHg1TGArSj7J6kanm_2KEoJPL5YIAk3y70FpRo4GyWwO-6QfHSY5mXtHcRGVxYZUf7U3HPDOTG5x0qYnno1Zr_VuKH2M';
echo file_get_contents($url);