From ab88aa25e6d76bb56ea43a798768e966d29bef46 Mon Sep 17 00:00:00 2001 From: Wesley Miaw Date: Mon, 24 Nov 2003 04:05:37 +0000 Subject: Added HTTP authentication support. Modifications to non-HTTP authentication login so that the two are mutually exclusive. Moved calendar "; + } else { + print ""; + } + } + + // option to open all (non-web) calenders together + if ($cal == $ALL_CALENDARS_COMBINED) { + print ""; + } else { + print ""; + } +} \ No newline at end of file -- cgit v1.2.3