aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-09-23 05:48:50 +0000
committerChad Little <clittle@users.sourceforge.net>2002-09-23 05:48:50 +0000
commitd4013ed8b1e18c2b7f3f9cf4c0d3b82d45c5b684 (patch)
tree99a78f8d04385790e8aa197ff5f5d02759f03f66 /config.inc.php
parent1c066d3c69b38b046a6b37443150b1f6d0e17952 (diff)
downloadphpicalendar-d4013ed8b1e18c2b7f3f9cf4c0d3b82d45c5b684.tar.gz
phpicalendar-d4013ed8b1e18c2b7f3f9cf4c0d3b82d45c5b684.tar.bz2
phpicalendar-d4013ed8b1e18c2b7f3f9cf4c0d3b82d45c5b684.zip
Better style sheet 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 6b67482..8e0e29e 100644
--- a/config.inc.php
+++ b/config.inc.php
@@ -1,6 +1,6 @@
<?
-$style_sheet = "default.css"; // Themes support
+$style_sheet = "default.css"; // Themes support - "default.css", "red.css", "green.css"
$fullpath = "webcal://"; // what iCal file are we using
$calendar_path = "./calendars"; // path to directory with calendars
$default_view = "day"; // default view for calendars = "day", "week", "month"

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