From e81bac010a723999b5a8f1dd0771ed69a4935e26 Mon Sep 17 00:00:00 2001 From: Chad Little Date: Mon, 16 Sep 2002 05:18:57 +0000 Subject: Latest changes for 0.2 release. --- config.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.inc.php') diff --git a/config.inc.php b/config.inc.php index 711c6c8..f4e7514 100644 --- a/config.inc.php +++ b/config.inc.php @@ -1 +1 @@ -= "4.2.0") { extract($HTTP_POST_VARS); extract($HTTP_GET_VARS); } $style_sheet = "default.css"; // what iCal file are we using $fullpath = "webcal://chadsdomain.com/ical/Home.ics"; $filename = "calendars/Home.ics"; ?> \ No newline at end of file += "4.2.0") { extract($HTTP_POST_VARS); extract($HTTP_GET_VARS); } $style_sheet = "default.css"; // what iCal file are we using $fullpath = "webcal://"; $filename = "calendars/Home.ics"; ?> \ No newline at end of file -- cgit v1.2.3