aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-10-19 22:08:29 +0000
committerChad Little <clittle@users.sourceforge.net>2002-10-19 22:08:29 +0000
commit6f60a4b36708fc4984f93f3c073825b7f89495a7 (patch)
tree90175825b76650ced669c4645cca6e943f21fc61 /config.inc.php
parent80d93d2032653155c67db10c84255e046a597ebd (diff)
downloadphpicalendar-6f60a4b36708fc4984f93f3c073825b7f89495a7.tar.gz
phpicalendar-6f60a4b36708fc4984f93f3c073825b7f89495a7.tar.bz2
phpicalendar-6f60a4b36708fc4984f93f3c073825b7f89495a7.zip
Tan style inclusion.
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 4ff59f2..de95457 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 = 'green'; // Themes support
+$style_sheet = 'tan'; // Themes support
$calendar_path = './calendars'; // Path to directory with calendars
$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'

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