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