PHP iCalendar Upgrade
Mon Sep 11, 2006 7:09:21 pm by DustinFiled under General
I have upgraded to version 2.22 of PHP iCalendar which is a program I use to publish My.iCal. There are a few interface changes, but mostly it now works with PHP5.
A reminder to anybody who may be installing this on their server: make sure you set
save_parsed_cals = ‘no’;
in the config.inc.php file. It was misset in the install package.