aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-02-03 14:03:43 -0800
committerfriendica <info@friendica.com>2014-02-03 14:03:43 -0800
commitc4d088459634d8148620a27c56ba06b33814668f (patch)
treebb225ee3b1136f4a178605a66527fb34417f3c43 /boot.php
parent6c91580716524e03d68d6d3c95f0fa38b91a1362 (diff)
downloadvolse-hubzilla-c4d088459634d8148620a27c56ba06b33814668f.tar.gz
volse-hubzilla-c4d088459634d8148620a27c56ba06b33814668f.tar.bz2
volse-hubzilla-c4d088459634d8148620a27c56ba06b33814668f.zip
accept new connection broke yesterday
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 c58580312..18a4ff888 100755
--- a/boot.php
+++ b/boot.php
@@ -398,6 +398,7 @@ define ( 'TERM_PCATEGORY', 4 );
define ( 'TERM_FILE', 5 );
define ( 'TERM_SAVEDSEARCH', 6 );
define ( 'TERM_THING', 7 );
+define ( 'TERM_BOOKMARK', 8 );
define ( 'TERM_OBJ_POST', 1 );
define ( 'TERM_OBJ_PHOTO', 2 );