From 8951ef3d793be160ed66f57c0844730531de737c Mon Sep 17 00:00:00 2001 From: Wesley Miaw Date: Thu, 24 Nov 2005 04:31:02 +0000 Subject: Accidentally commited webcal URL for US holidays. --- config.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.inc.php b/config.inc.php index aed8a4e..a3c7517 100644 --- a/config.inc.php +++ b/config.inc.php @@ -72,7 +72,7 @@ $blacklisted_cals[] = ''; // list. This should be the exact calendar filenam $blacklisted_cals[] = ''; // the parser will *not* parse any cal that is in this list (it will not be Web accessible) // add more lines as necessary -$list_webcals['US Holidays'] = 'http://ical.mac.com/ical/US32Holidays.ics'; // Fill in between the quotes exact URL of a calendar that you wish +$list_webcals[] = ''; // Fill in between the quotes exact URL of a calendar that you wish $list_webcals[] = ''; // to show up in your calendar list. You must prefix the URL with http:// $list_webcals[] = ''; // or webcal:// and the filename should contain the .ics suffix $list_webcals[] = ''; // $allow_webcals does *not* need to be "yes" for these to show up and work -- cgit v1.2.3