aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
diff options
context:
space:
mode:
authorjwangen <jwangen>2002-09-21 20:43:57 +0000
committerjwangen <jwangen>2002-09-21 20:43:57 +0000
commitf630d8cd1886b541d5a86a4d645bea69c6532777 (patch)
tree3547ad4abc7e238861d09d733d18f8edae4e50da /config.inc.php
parentf151681be71ef6d144812019a643d7886a1a6c24 (diff)
downloadphpicalendar-f630d8cd1886b541d5a86a4d645bea69c6532777.tar.gz
phpicalendar-f630d8cd1886b541d5a86a4d645bea69c6532777.tar.bz2
phpicalendar-f630d8cd1886b541d5a86a4d645bea69c6532777.zip
made modifications to config, ical_parser, init, and list_icals
mostly just to convert "32" to spaces and maybe a few other small things
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 0d13513..cec46c2 100644
--- a/config.inc.php
+++ b/config.inc.php
@@ -6,5 +6,6 @@ $calendar_path = "./calendars"; // path to directory with calendars
$default_view = "day"; // default view for calendars
$default_cal = "Home"; // filename of calendar without .ics
$language = "English"; // Language support
+$week_start_day = "Tuesday"; // Day of the week your week starts on
?> \ No newline at end of file

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