This commit is contained in:
friendica
2012-07-19 21:09:40 -07:00
parent 6293c5e1cf
commit bf38674904
9 changed files with 103 additions and 5 deletions

View File

@@ -199,6 +199,7 @@ define ( 'NOTIFY_SUGGEST', 0x0020 );
define ( 'NOTIFY_PROFILE', 0x0040 );
define ( 'NOTIFY_TAGSELF', 0x0080 );
define ( 'NOTIFY_TAGSHARE', 0x0100 );
define ( 'NOTIFY_POKE', 0x0200 );
define ( 'NOTIFY_SYSTEM', 0x8000 );