aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-08-12 17:42:52 -0700
committerfriendica <info@friendica.com>2013-08-12 17:42:52 -0700
commit04f8de184e8c925e38335eb18c102985ce421f95 (patch)
treecb76523a177d6d8a2e3461a58dcd49ea818fab59 /boot.php
parent28a8b821b0586ec430a554c520bc079f9d4dc63f (diff)
downloadvolse-hubzilla-04f8de184e8c925e38335eb18c102985ce421f95.tar.gz
volse-hubzilla-04f8de184e8c925e38335eb18c102985ce421f95.tar.bz2
volse-hubzilla-04f8de184e8c925e38335eb18c102985ce421f95.zip
block content-type (called ITEM_BUILDBLOCK to avoid confusion with content that is blocked)
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/boot.php b/boot.php
index 02162bb6a..6d5ca337b 100755
--- a/boot.php
+++ b/boot.php
@@ -454,6 +454,7 @@ define ( 'ITEM_DELETED', 0x0010);
define ( 'ITEM_UNPUBLISHED', 0x0020);
define ( 'ITEM_WEBPAGE', 0x0040); // is a static web page, not a conversational item
define ( 'ITEM_DELAYED_PUBLISH', 0x0080);
+define ( 'ITEM_BUILDBLOCK', 0x0100); // Named thusly to make sure nobody confuses this with ITEM_BLOCKED
/**
* Item Flags