From b254d095fd02666b87d124e78063665b4ae55330 Mon Sep 17 00:00:00 2001 From: Chad Little Date: Fri, 28 May 2004 16:33:44 +0000 Subject: FIxed a bug not allowing all combined to cache. --- config.inc.php | 1 - 1 file changed, 1 deletion(-) (limited to 'config.inc.php') diff --git a/config.inc.php b/config.inc.php index 44919e2..f563595 100644 --- a/config.inc.php +++ b/config.inc.php @@ -5,7 +5,6 @@ // To set values, change the text between the single quotes // Follow instructions to the right for detailed information -$style_sheet = 'silver'; // Themes support - silver, red, green, orange, grey, tan $template = 'default'; // Template support $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' -- cgit v1.2.3