From 01b111e13861069874bb3e0d8d46d885789b5fb5 Mon Sep 17 00:00:00 2001 From: Chad Little Date: Sat, 2 Nov 2002 06:17:55 +0000 Subject: Added header.inc.php --- config.inc.php | 1 + 1 file changed, 1 insertion(+) (limited to 'config.inc.php') 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 -- cgit v1.2.3