From afd03ff1b86103653e914aa38251ea2581c59bc6 Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Wed, 27 Nov 2002 15:15:12 +0000 Subject: oops git-svn-id: file:///svn/phpbb/trunk@3107 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/includes/functions.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'phpBB/includes/functions.php') diff --git a/phpBB/includes/functions.php b/phpBB/includes/functions.php index 729c1c8120..09cb5b365f 100644 --- a/phpBB/includes/functions.php +++ b/phpBB/includes/functions.php @@ -184,7 +184,7 @@ function make_jumpbox($action, $forum_id = false) { global $auth, $template, $user, $db, $nav_links, $phpEx; - $boxstring = ''; $template->assign_vars(array( -- cgit v1.2.1