From d85c0578f18324c7c0b764f2e6969908f426349f Mon Sep 17 00:00:00 2001 From: Chad Little Date: Mon, 26 Jan 2004 07:46:46 +0000 Subject: Template for event checkin. --- config.inc.php | 1 + 1 file changed, 1 insertion(+) (limited to 'config.inc.php') diff --git a/config.inc.php b/config.inc.php index 55502eb..b98e66f 100644 --- a/config.inc.php +++ b/config.inc.php @@ -6,6 +6,7 @@ // Follow instructions to the right for detailed information $style_sheet = 'silver'; // Themes support - silver, red, green, orange, grey, tan +$template = 'default'; $default_view = 'day'; // Default view for calendars = 'day', 'week', 'month', 'year' $minical_view = 'current'; // Where do the mini-calendars go when clicked? = 'day', 'week', 'month', 'current' $default_cal = $ALL_CALENDARS_COMBINED; // Exact filename of calendar without .ics. Or set to $ALL_CALENDARS_COMBINED to open all calenders combined into one. -- cgit v1.2.3