aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-07-03 14:30:42 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-07-03 14:30:42 -0700
commit0b9332fde9e3552649033625ab3aa4bca598b339 (patch)
tree462e2a25e992168160593485a9bab5815db58d50 /boot.php
parent065a50c920ebfe2274ab134bca7849051f3582e7 (diff)
downloadvolse-hubzilla-0b9332fde9e3552649033625ab3aa4bca598b339.tar.gz
volse-hubzilla-0b9332fde9e3552649033625ab3aa4bca598b339.tar.bz2
volse-hubzilla-0b9332fde9e3552649033625ab3aa4bca598b339.zip
in hubzilla we're going to convert doco to items. define it here so that an accidental import/export doesn't chuck a wobbly.
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 bd99eb774..eb678853d 100755
--- a/boot.php
+++ b/boot.php
@@ -562,6 +562,7 @@ define ( 'ITEM_BUILDBLOCK', 0x0100); // Named thusly to make sure nobody co
define ( 'ITEM_PDL', 0x0200); // Page Description Language - e.g. Comanche
define ( 'ITEM_BUG', 0x0400); // Is a bug, can be used by the internal bug tracker
define ( 'ITEM_PENDING_REMOVE', 0x0800); // deleted, notification period has lapsed
+define ( 'ITEM_DOC', 0x1000); // hubzilla only, define here so that item import does the right thing
/**
* Item Flags