aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-10-28 02:34:21 +0000
committerChad Little <clittle@users.sourceforge.net>2002-10-28 02:34:21 +0000
commit0c7763fe4fd132ef293e37382537f9b4a246a1dc (patch)
tree628309ae0540b90fa49a3fd3155cbd896e0ac512 /config.inc.php
parent450b9c0f642a738968b29faa4287c53018f76871 (diff)
downloadphpicalendar-0c7763fe4fd132ef293e37382537f9b4a246a1dc.tar.gz
phpicalendar-0c7763fe4fd132ef293e37382537f9b4a246a1dc.tar.bz2
phpicalendar-0c7763fe4fd132ef293e37382537f9b4a246a1dc.zip
Search box addition.
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 b8997dd..c9a4aa9 100644
--- a/config.inc.php
+++ b/config.inc.php
@@ -33,6 +33,7 @@ $this_months_events = 'yes'; // Display "This month's events" at the bottom o
$use_color_cals = 'yes'; // Display each calendar in the pop-up as a different color.
$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.
$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