Update menu.php

This commit is contained in:
FusionPBX 2019-11-23 15:34:48 -07:00 committed by GitHub
parent e117ce6d58
commit 4b0ee2bf3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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;