From 333f00a0225a94e94f4388937e1741e102c5b110 Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Sat, 27 Dec 2008 10:58:50 +0000 Subject: rewrite and condense master array writing in end_vevent.php. Condense draw_week in template.php. bump vers --- 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 e961a05..28ec7f3 100644 --- a/config.inc.php +++ b/config.inc.php @@ -16,7 +16,8 @@ $configs = array( 'show_completed' => 'no', # 'timezone' => 'US/Central', # 'timezone' => 'America/Bogota', - 'timezone' => 'Europe/Paris', +# 'timezone' => 'Europe/Paris', +# 'gridLength' => 5, # 'second_offset' => $secs, # 'cookie_uri' => '' ); -- cgit v1.2.3