aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-10-09 17:24:12 +0000
committerChad Little <clittle@users.sourceforge.net>2002-10-09 17:24:12 +0000
commit6c35e03516dbcd8020b8c1b77ca9172a460914e5 (patch)
tree8adb99143ab1b3eb507a55a962e54fa3a37d6b1e /config.inc.php
parent8a9d72f6cddbcde32ee8d1650f941b90c3590aae (diff)
downloadphpicalendar-6c35e03516dbcd8020b8c1b77ca9172a460914e5.tar.gz
phpicalendar-6c35e03516dbcd8020b8c1b77ca9172a460914e5.tar.bz2
phpicalendar-6c35e03516dbcd8020b8c1b77ca9172a460914e5.zip
First rev of dots. Changed config back to silver for year.php
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 05e3dc1..1425cb4 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 = 'orange'; // 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'
$minical_view = 'current'; // Where do the mini-calendars go when clicked? = 'day', 'week', 'month', 'current'

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