aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-09-23 02:03:53 +0000
committerChad Little <clittle@users.sourceforge.net>2002-09-23 02:03:53 +0000
commitd6e23a6652a8dd73399e5fba8df079cd1588566c (patch)
tree4672086856351e00c0ee289f3f3e1f7156bc6de7 /config.inc.php
parent7b01ee9217eb44de9a3236d437fafbe08c8860ef (diff)
downloadphpicalendar-d6e23a6652a8dd73399e5fba8df079cd1588566c.tar.gz
phpicalendar-d6e23a6652a8dd73399e5fba8df079cd1588566c.tar.bz2
phpicalendar-d6e23a6652a8dd73399e5fba8df079cd1588566c.zip
*** empty log message ***
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 a8fd6e2..6b67482 100644
--- a/config.inc.php
+++ b/config.inc.php
@@ -5,7 +5,7 @@ $fullpath = "webcal://"; // what iCal file are we using
$calendar_path = "./calendars"; // path to directory with calendars
$default_view = "day"; // default view for calendars = "day", "week", "month"
$default_cal = "Home"; // filename of calendar without .ics
-$language = "English"; // Language support - "English", "Polish", "German"
+$language = "English"; // Language support - "English", "Polish", "German", "French"
$week_start_day = "Sunday"; // Day of the week your week starts on
$time_format = "12" // Enter "12" for 12 hour clock, "24" for 24 hour clock (military, european)

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