aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-10-06 01:17:53 +0000
committerChad Little <clittle@users.sourceforge.net>2002-10-06 01:17:53 +0000
commit4196220b57da336d6b49649282fea4983b18020a (patch)
treee51fe7d17591d5e8b7dbf0f83e699f281715c01a /config.inc.php
parentee93e6038f75ae2ce0af9888cee264003ae61b66 (diff)
downloadphpicalendar-4196220b57da336d6b49649282fea4983b18020a.tar.gz
phpicalendar-4196220b57da336d6b49649282fea4983b18020a.tar.bz2
phpicalendar-4196220b57da336d6b49649282fea4983b18020a.zip
red support.
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 06ccf2c..d66f433 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 = 'red'; // Themes support
+$style_sheet = 'silver'; // 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