aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2004-01-26 07:46:46 +0000
committerChad Little <clittle@users.sourceforge.net>2004-01-26 07:46:46 +0000
commitd85c0578f18324c7c0b764f2e6969908f426349f (patch)
tree7230fa2de1f82db4d4ebc973ac3cfdc4b81e521f /config.inc.php
parent97490a16baeab752422569259366b309163cb6e5 (diff)
downloadphpicalendar-d85c0578f18324c7c0b764f2e6969908f426349f.tar.gz
phpicalendar-d85c0578f18324c7c0b764f2e6969908f426349f.tar.bz2
phpicalendar-d85c0578f18324c7c0b764f2e6969908f426349f.zip
Template for event checkin.
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 55502eb..b98e66f 100644
--- a/config.inc.php
+++ b/config.inc.php
@@ -6,6 +6,7 @@
// Follow instructions to the right for detailed information
$style_sheet = 'silver'; // Themes support - silver, red, green, orange, grey, tan
+$template = 'default';
$default_view = 'day'; // Default view for calendars = 'day', 'week', 'month', 'year'
$minical_view = 'current'; // Where do the mini-calendars go when clicked? = 'day', 'week', 'month', 'current'
$default_cal = $ALL_CALENDARS_COMBINED; // Exact filename of calendar without .ics. Or set to $ALL_CALENDARS_COMBINED to open all calenders combined into one.

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