aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-01-03 17:29:07 -0800
committerfriendica <info@friendica.com>2012-01-03 17:29:07 -0800
commit969cd145ce0e717399dbfff6cbc1a45342206e1a (patch)
tree0cb293580fa177c9fd2c089104b46a9840d34db1 /boot.php
parentc583d1620955b8d170b8cbf7a106cefeecad56c8 (diff)
downloadvolse-hubzilla-969cd145ce0e717399dbfff6cbc1a45342206e1a.tar.gz
volse-hubzilla-969cd145ce0e717399dbfff6cbc1a45342206e1a.tar.bz2
volse-hubzilla-969cd145ce0e717399dbfff6cbc1a45342206e1a.zip
suggestion notifications
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/boot.php b/boot.php
index 619a3fead..df9daf483 100644
--- a/boot.php
+++ b/boot.php
@@ -127,6 +127,9 @@ define ( 'NOTIFY_CONFIRM', 0x0002 );
define ( 'NOTIFY_WALL', 0x0004 );
define ( 'NOTIFY_COMMENT', 0x0008 );
define ( 'NOTIFY_MAIL', 0x0010 );
+define ( 'NOTIFY_SUGGEST', 0x0020 );
+define ( 'NOTIFY_PROFILE', 0x0040 );
+
/**
* various namespaces we may need to parse