Update auguria_menu.php
This commit is contained in:
parent
f7348d21d3
commit
873a0266ee
@ -37,6 +37,11 @@ class MenuManager
|
|||||||
public $atarget = ""; // To store default target to use onto links
|
public $atarget = ""; // To store default target to use onto links
|
||||||
public $name = "auguria";
|
public $name = "auguria";
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @var Menu
|
||||||
|
*/
|
||||||
|
public $menu;
|
||||||
|
|
||||||
public $menu_array;
|
public $menu_array;
|
||||||
public $menu_array_after;
|
public $menu_array_after;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user