aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-10-27 02:34:32 +0000
committerChad Little <clittle@users.sourceforge.net>2002-10-27 02:34:32 +0000
commit0ea6ec6e0653a11059394d38ee75e300abe32759 (patch)
tree563d2c83dcb031ecb821ed7fe65839b67f7fd756 /config.inc.php
parent8bbbdd3905e6d788fe6893acebc3dad8029f1470 (diff)
downloadphpicalendar-0ea6ec6e0653a11059394d38ee75e300abe32759.tar.gz
phpicalendar-0ea6ec6e0653a11059394d38ee75e300abe32759.tar.bz2
phpicalendar-0ea6ec6e0653a11059394d38ee75e300abe32759.zip
printer view check in.
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 5f4d3e4..2371a63 100644
--- a/config.inc.php
+++ b/config.inc.php
@@ -30,7 +30,7 @@ $display_ical_list = 'yes'; // In the 'Jump To' box, display the pop-up menu
$allow_webcals = 'no'; // Allow http:// and webcal:// prefixed URLs to be used as the $cal for remote viewing of "subscribe-able" calendars. This does not have to be enabled to allow specific ones below.
$this_months_events = 'yes'; // Display "This month's events" at the bottom off the month page.
$use_color_cals = 'yes'; // Display each calendar in the pop-up as a different color.
-$daysofweek_dayview = 'yes'; // Display the days of the week in day.php view.
+$daysofweek_dayview = 'no'; // Display the days of the week in day.php view.
$enable_rss = 'yes'; // Enable RSS access to your calendars (good thing).
$blacklisted_cals[] = ''; // Fill in between the quotes the name of the calendars

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