aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-10-06 01:17:26 +0000
committerChad Little <clittle@users.sourceforge.net>2002-10-06 01:17:26 +0000
commitee93e6038f75ae2ce0af9888cee264003ae61b66 (patch)
tree98a43ed7fb46dd41e40e25ea17c36294a80c265b /config.inc.php
parent248924a0e5498b098beb3a1f02e6820badb8782f (diff)
downloadphpicalendar-ee93e6038f75ae2ce0af9888cee264003ae61b66.tar.gz
phpicalendar-ee93e6038f75ae2ce0af9888cee264003ae61b66.tar.bz2
phpicalendar-ee93e6038f75ae2ce0af9888cee264003ae61b66.zip
initial red check in.
Diffstat (limited to 'config.inc.php')
-rw-r--r--config.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.inc.php b/config.inc.php
index d66f433..06ccf2c 100644
--- a/config.inc.php
+++ b/config.inc.php
@@ -5,7 +5,7 @@
// To set values, change the text between the single quotes
// Follow instructions to the right for detailed information
-$style_sheet = 'silver'; // Themes support
+$style_sheet = 'red'; // Themes support
$calendar_path = './calendars'; // Path to directory with calendars
$default_view = 'day'; // Default view for calendars = 'day', 'week', 'month'
$default_cal = 'Home'; // Exact filename of calendar without .ics

© 2014-2024 Faster IT GmbH | imprint | privacy policy