aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/functions_html.inc.php1
1 files changed, 1 insertions, 0 deletions
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)