From c4d088459634d8148620a27c56ba06b33814668f Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 3 Feb 2014 14:03:43 -0800 Subject: accept new connection broke yesterday --- boot.php | 1 + 1 file changed, 1 insertion(+) (limited to 'boot.php') 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 ); -- cgit v1.2.3