diff --git a/include/functions_html.inc.php b/include/functions_html.inc.php index c08ca525e..ca8ae53e1 100644 --- a/include/functions_html.inc.php +++ b/include/functions_html.inc.php @@ -339,6 +339,7 @@ function get_html_menu_category($categories) global $page, $lang; $ref_level = 0; + $level = 0; $menu = ''; foreach ($categories as $category)