Update menu.php
This commit is contained in:
parent
d7af2c794d
commit
f55ec9653f
|
|
@ -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