accept new connection broke yesterday

This commit is contained in:
friendica
2014-02-03 14:03:43 -08:00
parent 6c91580716
commit c4d0884596
4 changed files with 10 additions and 4 deletions

View File

@@ -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 );