aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-08-13 20:57:03 -0700
committerfriendica <info@friendica.com>2013-08-13 20:57:03 -0700
commit9508967c7350e69bf3321aaa63f5527a3e8096f4 (patch)
treec2b6c78f47cf2c7a1623d4bc528b58cc2d8793fc /boot.php
parent680baff73d70769714d806c00cc84c6e65faba0f (diff)
downloadvolse-hubzilla-9508967c7350e69bf3321aaa63f5527a3e8096f4.tar.gz
volse-hubzilla-9508967c7350e69bf3321aaa63f5527a3e8096f4.tar.bz2
volse-hubzilla-9508967c7350e69bf3321aaa63f5527a3e8096f4.zip
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)
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index d7f2b437a..2b2c58488 100755
--- a/boot.php
+++ b/boot.php
@@ -289,7 +289,7 @@ define ( 'ATTACH_FLAG_OS', 0x0002);
define ( 'MENU_ITEM_ZID', 0x0001);
-
+define ( 'MENU_ITEM_NEWWIN', 0x0002);
/**