Update menu.php

This commit is contained in:
FusionPBX 2020-03-02 22:29:29 -07:00 committed by GitHub
parent 88ca631b2c
commit e211d7ae3a
1 changed files with 0 additions and 1 deletions

View File

@ -658,7 +658,6 @@ if (!class_exists('menu')) {
*/
private function build_child_html($menu_item_level, $submenu_array) {
$db = $this->db;
$menu_item_level = $menu_item_level+1;
if (count($_SESSION['groups']) == 0) {