From: Felipe <tra...@fr...> - 2004-06-29 13:55:29
|
Hello there I still have a little problem defining the default path to my ics files in Phpicalendar. I have written in my config.inc.php file the folowing line: > $download_uri = 'http://www.ars.org/calendarz'; (or locally > $download_uri = '../calendarz';) but Phpicalendar is still reading my ics files from its own 'calendars' directory and not from the one I have chosen in the config file. If I'm not wrong it should read them from both directories since I have defined something for the $download_uri variable, uh ? If you know where it comes from... Thanks a lot, Chris |