basic hub registration

This commit is contained in:
friendica
2012-08-21 23:11:27 -07:00
parent 72d38d75bf
commit 2140c2ea37
4 changed files with 49 additions and 35 deletions

View File

@@ -204,6 +204,12 @@ define ( 'NOTIFY_POKE', 0x0200 );
define ( 'NOTIFY_SYSTEM', 0x8000 );
define ( 'HUBLOC_FLAGS_PRIMARY', 0x0001);
define ( 'HUBLOC_FLAGS_UNVERIFIED', 0x0002);
/**
* Tag/term types
*/