aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-10-03 02:18:48 +0000
committerChad Little <clittle@users.sourceforge.net>2002-10-03 02:18:48 +0000
commita1434001c76636f29a3135c44c602b8232fc93e9 (patch)
treeffb8e9fc7aa7b567108f99552544347a21cef76b /config.inc.php
parent15bcf1518fb76476decaf23714f80237014bc8ae (diff)
downloadphpicalendar-a1434001c76636f29a3135c44c602b8232fc93e9.tar.gz
phpicalendar-a1434001c76636f29a3135c44c602b8232fc93e9.tar.bz2
phpicalendar-a1434001c76636f29a3135c44c602b8232fc93e9.zip
Initial Themes check-in for 0.6
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 43f61ca..cc56c0a 100644
--- a/config.inc.php
+++ b/config.inc.php
@@ -1,6 +1,6 @@
<?php
-$style_sheet = "default.css"; // Themes support - "default.css", "red.css", "green.css"
+$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