aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-12-07 17:10:04 +0000
committerChad Little <clittle@users.sourceforge.net>2002-12-07 17:10:04 +0000
commit6847abd72e87f2a18d2fe44c55ac7c5eb567d03d (patch)
tree75561c020112400f72f03fdfdf97431b10057798 /config.inc.php
parent43b7a3ac16111a224d5e9f493c24078f4c7ade3f (diff)
downloadphpicalendar-6847abd72e87f2a18d2fe44c55ac7c5eb567d03d.tar.gz
phpicalendar-6847abd72e87f2a18d2fe44c55ac7c5eb567d03d.tar.bz2
phpicalendar-6847abd72e87f2a18d2fe44c55ac7c5eb567d03d.zip
Removed in English... from prefs file.
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 d5e93c5..fece6b7 100644
--- a/config.inc.php
+++ b/config.inc.php
@@ -37,7 +37,7 @@ $enable_rss = 'yes'; // Enable RSS access to your calendars (good thing).
$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).
+$printview_default = 'yes'; // 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.
$show_completed = 'yes'; // Show completed todos on your todo list.

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