From: Wesley M. <we...@we...> - 2005-11-24 02:00:15
|
On Nov 23, 2005, at 12:08 AM, Jim Hu wrote: > > When I try putting a webcal in the config.inc.php, it works in all > calendar mode. But when selecting it as an individual calendar, it > crashes the parser (at least on my setup). I think that there are > a number of problems. I'm not getting a crash here, but it was failing because all calendars selected via the multiple-selection box are passed in as an array. Working on fixing this. > First, determining the modification time of the webcal using > filemtime doesn't work. I'm not sure if this is important...but > there may be unintended consequences I think you fixed this in ical_parser.php? Around lines 51-52. Later, -- Wesley Miaw we...@we... |