aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2008-12-24 21:09:31 +0000
committerJim Hu <jimhu@users.sourceforge.net>2008-12-24 21:09:31 +0000
commite58e043a9ed5862427c2f3e72fd5e34b61043368 (patch)
treef3bc50691609151291411517666411a6eab345ac /config.inc.php
parentdc5600eaf6d6e66a65c8fe84e98c862db28510a1 (diff)
downloadphpicalendar-e58e043a9ed5862427c2f3e72fd5e34b61043368.tar.gz
phpicalendar-e58e043a9ed5862427c2f3e72fd5e34b61043368.tar.bz2
phpicalendar-e58e043a9ed5862427c2f3e72fd5e34b61043368.zip
add day_end option to preferences
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 a7cc6b0..78532e4 100644
--- a/config.inc.php
+++ b/config.inc.php
@@ -10,7 +10,7 @@ $configs = array(
# 'timezone' => 'US/Central',
# 'allow_admin' => 'yes',
# 'allow_login' => 'yes',
-# 'allow_preferences' => 'yes',
+ 'allow_preferences' => 'yes',
# 'show_search' => 'yes',
# 'show_todos' => 'no',
# 'cookie_uri' => ''

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