Update menu.php

This commit is contained in:
FusionPBX
2019-11-23 15:34:48 -07:00
committed by GitHub
parent d7af2c794d
commit f55ec9653f

View File

@@ -27,6 +27,7 @@
//define the menu class
if (!class_exists('menu')) {
class menu {
//define the variables
public $menu_uuid;
public $menu_language;