From 195553ad26b4c8c3639041698309b47ae6d1b1f3 Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Sat, 27 Dec 2008 11:42:41 +0000 Subject: do not check overlap on all day events -- yet --- 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 28ec7f3..bc48501 100644 --- a/config.inc.php +++ b/config.inc.php @@ -14,7 +14,7 @@ $configs = array( 'show_search' => 'yes', # 'show_todos' => 'no', 'show_completed' => 'no', -# 'timezone' => 'US/Central', + 'timezone' => 'US/Central', # 'timezone' => 'America/Bogota', # 'timezone' => 'Europe/Paris', # 'gridLength' => 5, -- cgit v1.2.3