From b8cc4f61ed18ee4bb8fcedb5a836e7bab9ecbbe4 Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Fri, 26 Dec 2008 08:26:31 +0000 Subject: expand search range;fix todo display --- config.inc.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config.inc.php') diff --git a/config.inc.php b/config.inc.php index c4a80ca..4eb7eb2 100644 --- a/config.inc.php +++ b/config.inc.php @@ -11,8 +11,9 @@ $configs = array( # 'allow_admin' => 'yes', # 'allow_login' => 'yes', 'allow_preferences' => 'yes', -# 'show_search' => 'yes', + 'show_search' => 'yes', # 'show_todos' => 'no', + 'show_completed' => 'no', # 'timezone' => 'US/Central', 'timezone' => 'America/Bogota', # 'second_offset' => $secs, -- cgit v1.2.3