Update menu.php
This commit is contained in:
@@ -658,7 +658,6 @@ if (!class_exists('menu')) {
|
|||||||
*/
|
*/
|
||||||
private function build_child_html($menu_item_level, $submenu_array) {
|
private function build_child_html($menu_item_level, $submenu_array) {
|
||||||
|
|
||||||
$db = $this->db;
|
|
||||||
$menu_item_level = $menu_item_level+1;
|
$menu_item_level = $menu_item_level+1;
|
||||||
|
|
||||||
if (count($_SESSION['groups']) == 0) {
|
if (count($_SESSION['groups']) == 0) {
|
||||||
|
|||||||
Reference in New Issue
Block a user