aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-10-08 18:40:30 -0700
committerfriendica <info@friendica.com>2012-10-08 18:40:30 -0700
commit602960460a6206f20ec9cb69b3f5214391b8ddc4 (patch)
tree9003c0dbbc561ed9c87a285502ee98229123f621 /boot.php
parent5248c5075de825e3d53f04626ba250d7d740487d (diff)
downloadvolse-hubzilla-602960460a6206f20ec9cb69b3f5214391b8ddc4.tar.gz
volse-hubzilla-602960460a6206f20ec9cb69b3f5214391b8ddc4.tar.bz2
volse-hubzilla-602960460a6206f20ec9cb69b3f5214391b8ddc4.zip
abook structure
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 7d4310413..7f5dd06df 100644
--- a/boot.php
+++ b/boot.php
@@ -338,7 +338,7 @@ define ( 'ITEM_UPLINK', 0x0008);
define ( 'ITEM_UPLINK_PRV', 0x0010);
define ( 'ITEM_WALL', 0x0020);
define ( 'ITEM_THREAD_TOP', 0x0040);
-
+define ( 'ITEM_NOTSHOWN', 0x0080); // technically visible but not normally shown (e.g. like/dislike)