From e58e043a9ed5862427c2f3e72fd5e34b61043368 Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Wed, 24 Dec 2008 21:09:31 +0000 Subject: add day_end option to preferences --- config.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.inc.php') 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' => '' -- cgit v1.2.3