From b8609aba638c15164e0e3aa1689578a24c268959 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 16 Nov 2012 15:53:02 -0800 Subject: little stuff --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 1f7c7d6c9..4f08d8921 100644 --- a/boot.php +++ b/boot.php @@ -358,7 +358,7 @@ define ( 'ITEM_WALL', 0x0020); define ( 'ITEM_THREAD_TOP', 0x0040); define ( 'ITEM_NOTSHOWN', 0x0080); // technically visible but not normally shown (e.g. like/dislike) define ( 'ITEM_NSFW', 0x0100); - +define ( 'ITEM_RELAY', 0x0200); // used only in the communication layers, not stored /** -- cgit v1.2.3