menu management is now functional with the exception of acl's (and of course a way to display the menus you create, and probably a bit more input sanity checking)

This commit is contained in:
friendica
2013-08-13 20:57:03 -07:00
parent 680baff73d
commit 9508967c73
7 changed files with 133 additions and 26 deletions

View File

@@ -289,7 +289,7 @@ define ( 'ATTACH_FLAG_OS', 0x0002);
define ( 'MENU_ITEM_ZID', 0x0001);
define ( 'MENU_ITEM_NEWWIN', 0x0002);
/**