aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-11-19 05:46:01 +0000
committerChad Little <clittle@users.sourceforge.net>2002-11-19 05:46:01 +0000
commitc63a9ea119bb87aaef19fe9f982a2a4600abe853 (patch)
tree184ced0d59a4139bf3077306f82565c610c1355a /config.inc.php
parent08fb4c67dd7c7e616638d09ac2a2deab57d31185 (diff)
downloadphpicalendar-c63a9ea119bb87aaef19fe9f982a2a4600abe853.tar.gz
phpicalendar-c63a9ea119bb87aaef19fe9f982a2a4600abe853.tar.bz2
phpicalendar-c63a9ea119bb87aaef19fe9f982a2a4600abe853.zip
More vtodo support, displays now.
Diffstat (limited to 'config.inc.php')
-rw-r--r--config.inc.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.inc.php b/config.inc.php
index b476dd4..54c6d62 100644
--- a/config.inc.php
+++ b/config.inc.php
@@ -38,6 +38,7 @@ $show_search = 'yes'; // Show the search box in the sidebar.
$header_always = 'no'; // Set to yes to have header on print.php
$allow_preferences = 'yes'; // Allow visitors to change various preferences via cookies.
$printview_default = 'no'; // Set print view as the default view. day, week, and month only supported views for $default_view (listed well above).
+$show_todos = 'yes'; // Show your todo list on the side of day and week view.
$blacklisted_cals[] = ''; // Fill in between the quotes the name of the calendars
$blacklisted_cals[] = ''; // you wish to 'blacklist' or that you don't want to show up in your calendar

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