diff --git a/phpBB/includes/functions.php b/phpBB/includes/functions.php index 897941ee89..ba500f1daa 100644 --- a/phpBB/includes/functions.php +++ b/phpBB/includes/functions.php @@ -147,20 +147,18 @@ function make_jumpbox($match_forum_id = 0) $forum_rows = $db->sql_fetchrowset($q_forums); $boxstring = ''; } else @@ -1169,4 +1176,4 @@ function message_die($msg_code, $msg_text = "", $msg_title = "", $err_line = "", } -?> +?> \ No newline at end of file