debug enter/leave_sub balanciert
[kivitendo-erp.git] / bin / mozilla / menu.pl
index f6e7c7f..afdedf9 100644 (file)
@@ -53,6 +53,7 @@ sub render {
 
   my $sections = [ section_menu($menu) ];
 
+  $::lxdebug->leave_sub;
   $::form->parse_html_template('menu/menu', {
     sections  => $sections,
     inline    => 1,