From 3b3487be53650bb9b39d9ed8c7afd1c04b943b60 Mon Sep 17 00:00:00 2001 From: Wesley Miaw Date: Sat, 22 Nov 2003 21:16:10 +0000 Subject: Added username/password login to access locked calendars. Moved calendar availability logic (with support for login) to a calendar_functions.php file. RSS feeds support the login feature when determining which calendars to return. Styles updated for the login box. --- functions/calendar_functions.php | 113 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 113 insertions(+) create mode 100644 functions/calendar_functions.php (limited to 'functions/calendar_functions.php') diff --git a/functions/calendar_functions.php b/functions/calendar_functions.php new file mode 100644 index 0000000..84f22cc --- /dev/null +++ b/functions/calendar_functions.php @@ -0,0 +1,113 @@ +