aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
diff options
context:
space:
mode:
authorjwangen <jwangen>2002-10-30 18:26:27 +0000
committerjwangen <jwangen>2002-10-30 18:26:27 +0000
commit9540aab144ce14822b514222a6b78a0d832d31f1 (patch)
tree5cb41967145362e4daf98b7914d9122ef81a38c0 /config.inc.php
parent0d2656a61975b9864f96936ad82e27fdb3606b28 (diff)
downloadphpicalendar-9540aab144ce14822b514222a6b78a0d832d31f1.tar.gz
phpicalendar-9540aab144ce14822b514222a6b78a0d832d31f1.tar.bz2
phpicalendar-9540aab144ce14822b514222a6b78a0d832d31f1.zip
changed name of my calendar
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 3ee4cb8..71c6cc7 100644
--- a/config.inc.php
+++ b/config.inc.php
@@ -9,7 +9,7 @@ $style_sheet = 'silver'; // Themes support - silver, red, green, orange, gr
$calendar_path = './calendars'; // Path to directory with calendars
$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 = 'Home'; // Exact filename of calendar without .ics
+$default_cal = 'School'; // Exact filename of calendar without .ics
$language = 'english'; // Language support - 'English', 'Polish', 'German', 'French', 'Dutch', 'Danish', 'Italian', 'Japanese', 'Norwegian', 'Spanish', 'Swedish', 'Portuguese'
$week_start_day = 'Sunday'; // Day of the week your week starts on
$day_start = '0700'; // Start time for day grid

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