aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-11-02 06:17:55 +0000
committerChad Little <clittle@users.sourceforge.net>2002-11-02 06:17:55 +0000
commit01b111e13861069874bb3e0d8d46d885789b5fb5 (patch)
tree1dd8d4245e0283c954c5f4c4aa4657c2b79b4993 /config.inc.php
parentbe6ba2fc065a5995af43c3c69d291f76e422e816 (diff)
downloadphpicalendar-01b111e13861069874bb3e0d8d46d885789b5fb5.tar.gz
phpicalendar-01b111e13861069874bb3e0d8d46d885789b5fb5.tar.bz2
phpicalendar-01b111e13861069874bb3e0d8d46d885789b5fb5.zip
Added header.inc.php
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 ea68a5f..50e7e00 100644
--- a/config.inc.php
+++ b/config.inc.php
@@ -34,6 +34,7 @@ $use_color_cals = 'yes'; // Display each calendar in the pop-up as a differe
$daysofweek_dayview = 'no'; // Display the days of the week in day.php view.
$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
$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