aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-10-22 18:30:13 +0000
committerChad Little <clittle@users.sourceforge.net>2002-10-22 18:30:13 +0000
commit4bb8ac11b86112928d013e8fae12e7542a732626 (patch)
tree21a189228c94a76a9ece11888b72895e3f9f607d /config.inc.php
parent32bb2d7d5448554286200cf5d066af0e57221ad1 (diff)
downloadphpicalendar-4bb8ac11b86112928d013e8fae12e7542a732626.tar.gz
phpicalendar-4bb8ac11b86112928d013e8fae12e7542a732626.tar.bz2
phpicalendar-4bb8ac11b86112928d013e8fae12e7542a732626.zip
Fixed bugs in description java pop-up, also set rtrim to ereg_replace for testing.
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 de95457..1c386c3 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 = 'tan'; // 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', 'year'
$minical_view = 'current'; // Where do the mini-calendars go when clicked? = 'day', 'week', 'month', 'current'

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