From 73d433f17d349cb2a3c8084d4ac5cecf650afb04 Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Wed, 7 Jan 2009 20:20:03 +0000 Subject: timeformat serialization needed urlencode/decode? --- month.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'month.php') diff --git a/month.php b/month.php index 9aec865..cb4509c 100644 --- a/month.php +++ b/month.php @@ -85,7 +85,7 @@ $page->replace_tags(array( 'is_logged_in' => $is_logged_in, 'username' => $username, 'logout_querys' => $logout_querys, - 'list_jumps' => $list_jumps, +# 'list_jumps' => $list_jumps, 'list_icals' => $list_icals, 'list_icals_pick' => $list_icals_pick, 'list_years' => $list_years, -- cgit v1.2.3