From 67f44a9496bed9aab33b40b7c9a2bc121655dab9 Mon Sep 17 00:00:00 2001 From: Chad Little Date: Thu, 12 Aug 2004 19:08:00 +0000 Subject: Jump to added. --- functions/list_functions.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'functions/list_functions.php') diff --git a/functions/list_functions.php b/functions/list_functions.php index 1927a68..39a0f8c 100644 --- a/functions/list_functions.php +++ b/functions/list_functions.php @@ -3,7 +3,8 @@ function list_jumps() { global $second_offset, $lang, $cal; $today = date('Ymd', strtotime("now + $second_offset seconds")); - $return = ''; + $return = ''; + $return .= ''; $return .= ''; $return .= ''; $return .= ''; -- cgit v1.2.3