Update menu.php
This commit is contained in:
parent
e117ce6d58
commit
4b0ee2bf3e
|
|
@ -27,6 +27,7 @@
|
|||
//define the menu class
|
||||
if (!class_exists('menu')) {
|
||||
class menu {
|
||||
|
||||
//define the variables
|
||||
public $menu_uuid;
|
||||
public $menu_language;
|
||||
|
|
|
|||
Loading…
Reference in New Issue