From 602960460a6206f20ec9cb69b3f5214391b8ddc4 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 8 Oct 2012 18:40:30 -0700 Subject: abook structure --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') 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) -- cgit v1.2.3