]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
New function to complete threads from ostatus postings
[friendica.git] / boot.php
index da8ee8efa8936128bd9e361cd37f6accc5c14188..fa968ce42e90e0aee973cdaefffcc843be15ab01 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -208,6 +208,7 @@ define ( 'TERM_CATEGORY',  3 );
 define ( 'TERM_PCATEGORY', 4 );
 define ( 'TERM_FILE',      5 );
 define ( 'TERM_SAVEDSEARCH', 6 );
+define ( 'TERM_CONVERSATION', 7 );
 
 define ( 'TERM_OBJ_POST',  1 );
 define ( 'TERM_OBJ_PHOTO', 2 );